[-] FO : #PSCFV-2920 - Hidding order number, use order reference instead
This commit is contained in:
@@ -4,3 +4,5 @@ SET NAMES 'utf8';
|
||||
|
||||
/* PHP:p15014_add_missing_columns(); */;
|
||||
|
||||
UPDATE `PREFIX_orders` SET `reference` = LPAD(reference, 9 , '0');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user