Skip to content
Snippets Groups Projects
Commit bff4b0e5 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Merge pull request #2506 from frederic34/patch-8

Add ORDER_CANCEL in interface_90_all_Demo.class.php
parents 17b0d982 e602c43e
No related branches found
No related tags found
No related merge requests found
......@@ -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':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment