[-] BO : #PSCFI-4484 - Add historisation of the order status
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12082 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
SET NAMES 'utf8';
|
||||
|
||||
|
||||
ALTER TABLE `PREFIX_order_state` ADD COLUMN `deleted` tinyint(1) UNSIGNED NOT NULL default '0' AFTER `paid`;
|
||||
|
||||
Reference in New Issue
Block a user