Home
action_facture
fwa_TS_NOOA_FACTURE_action_set_date_envoi_mail
action_facture
🔧 fwa_TS_NOOA_FACTURE_action_set_date_envoi_mail
function fwa_TS_NOOA_FACTURE_action_set_date_envoi_mail($id_type,$id_obje){ $facture = new FactureManager_Nooa($id_type,$id_obje); $date = $facture->setLast_DateEnvoi_Facture(); }
↩️ Returns
(void)