Add ORDER CREATE trigger for notificiation
This commit is contained in:
parent
75a8dc28ea
commit
8dd331d461
@ -34,6 +34,7 @@ class InterfaceNotification extends DolibarrTriggers
|
|||||||
public $listofmanagedevents = array(
|
public $listofmanagedevents = array(
|
||||||
'BILL_VALIDATE',
|
'BILL_VALIDATE',
|
||||||
'BILL_PAYED',
|
'BILL_PAYED',
|
||||||
|
'ORDER_CREATE',
|
||||||
'ORDER_VALIDATE',
|
'ORDER_VALIDATE',
|
||||||
'PROPAL_VALIDATE',
|
'PROPAL_VALIDATE',
|
||||||
'PROPAL_CLOSE_SIGNED',
|
'PROPAL_CLOSE_SIGNED',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user