Skip to content

Commit

Permalink
Merge pull request #2506 from frederic34/patch-8
Browse files Browse the repository at this point in the history
Add ORDER_CANCEL in interface_90_all_Demo.class.php
  • Loading branch information
eldy committed Apr 2, 2015
2 parents 17b0d98 + e602c43 commit bff4b0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htdocs/core/triggers/interface_90_all_Demo.class.php-NORUN
Expand Up @@ -119,6 +119,7 @@ class InterfaceDemo extends DolibarrTriggers
case 'ORDER_CLONE':
case 'ORDER_VALIDATE':
case 'ORDER_DELETE':
case 'ORDER_CANCEL':
case 'ORDER_SENTBYMAIL':
case 'ORDER_CLASSIFY_BILLED':
case 'LINEORDER_INSERT':
Expand Down

0 comments on commit bff4b0e

Please sign in to comment.