// Fix bug with specific prices creation

This commit is contained in:
tDidierjean
2011-12-19 13:53:56 +00:00
parent 55f1205497
commit 608c083d41
7 changed files with 10 additions and 6 deletions
+1
View File
@@ -1584,6 +1584,7 @@ CREATE TABLE `PREFIX_specific_price` (
`id_specific_price_rule` INT(11) UNSIGNED NOT NULL,
`id_product` INT UNSIGNED NOT NULL,
`id_shop` INT(11) UNSIGNED NOT NULL DEFAULT '1',
`id_group_shop` INT(11) UNSIGNED NOT NULL,
`id_currency` INT UNSIGNED NOT NULL,
`id_country` INT UNSIGNED NOT NULL,
`id_group` INT UNSIGNED NOT NULL,