Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
846bab38da
@ -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