[-] BO : #PSCFV-3000 - Send an email on changing an order from the BO

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16372 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-07-12 12:05:19 +00:00
parent 9bc7869e2b
commit dc35aaa83c
14 changed files with 345 additions and 1 deletions
+2 -1
View File
@@ -295,7 +295,8 @@ class LanguageCore extends ObjectModel
'shipped.html', 'shipped.txt',
'test.html', 'test.txt',
'voucher.html', 'voucher.txt',
'voucher_new.html', 'voucher_new.txt'
'voucher_new.html', 'voucher_new.txt',
'order_changed.html', 'order_changed.txt'
);
$number = -1;