// 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
@@ -31,6 +31,7 @@ class SpecificPriceCore extends ObjectModel
public $id_specific_price_rule = 0;
public $id_product_attribute;
public $id_shop;
public $id_group_shop;
public $id_currency;
public $id_country;
public $id_group;