[+] BO : Added customer language on the customer page
This commit is contained in:
@@ -537,6 +537,7 @@ CREATE TABLE `PREFIX_customer` (
|
||||
`id_shop` INT(11) UNSIGNED NOT NULL DEFAULT '1',
|
||||
`id_gender` int(10) unsigned NOT NULL,
|
||||
`id_default_group` int(10) unsigned NOT NULL DEFAULT '1',
|
||||
`id_lang` int(10) unsigned NULL,
|
||||
`id_risk` int(10) unsigned NOT NULL DEFAULT '1',
|
||||
`company` varchar(64),
|
||||
`siret` varchar(14),
|
||||
|
||||
Reference in New Issue
Block a user