This commit is contained in:
Regis Houssin 2012-07-08 14:22:11 +02:00
parent 2804ef2252
commit c25254e7d1

View File

@ -148,7 +148,7 @@ class InterfaceWorkflowManager
}
}
// Order classify billed proposal
// Invoice classify billed order
if ($action == 'BILL_PAYED')
{
dol_syslog("Trigger '".$this->name."' for action '$action' launched by ".__FILE__.". id=".$object->id);