Merge pull request #17423 from FHenry/dev_new_notif_trigger
Add ORDER_CREATE trigger for notificiation
This commit is contained in:
commit
9934e28c2a
@ -34,6 +34,7 @@ class InterfaceNotification extends DolibarrTriggers
|
||||
public $listofmanagedevents = array(
|
||||
'BILL_VALIDATE',
|
||||
'BILL_PAYED',
|
||||
'ORDER_CREATE',
|
||||
'ORDER_VALIDATE',
|
||||
'PROPAL_VALIDATE',
|
||||
'PROPAL_CLOSE_SIGNED',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user