[-] LO : Undefined field description
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8665 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -225,7 +225,7 @@ class LocalizationPackCore
|
||||
$tr->zipcode_from = $zipcode_from;
|
||||
$tr->zipcode_to = $zipcode_to;
|
||||
$tr->behavior = $behavior;
|
||||
$tr->description = $description;
|
||||
$tr->description = '';
|
||||
$tr->id_tax = $assoc_taxes[strval($rule_attributes['id_tax'])];
|
||||
$tr->save();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user