[-] BO : fixed bug #PSCFV-5743 - modify status Preparation in progress and remove the delivery flag
This commit is contained in:
@@ -4,4 +4,6 @@ ALTER TABLE `PREFIX_address` CHANGE `outstanding_allow_amount` `outstanding_all
|
||||
|
||||
/* PHP:blocknewsletter1530(); */;
|
||||
|
||||
/* PHP:block_category_1521(); */;
|
||||
/* PHP:block_category_1521(); */;
|
||||
|
||||
UPDATE `PREFIX_order_state` SET `delivery` = 0 WHERE `id_order_state` = 3 ;
|
||||
Reference in New Issue
Block a user