// Combinations are now saved using the global save product action (#PSTEST-354)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12417 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -1469,6 +1469,7 @@ class AdminProductsControllerCore extends AdminController
|
||||
$this->processSuppliers($token);
|
||||
$this->processWarehouses($token);
|
||||
$this->processFeatures($token);
|
||||
$this->processProductAttribute($token);
|
||||
$languages = Language::getLanguages(false);
|
||||
if (!$this->updatePackItems($object))
|
||||
$this->errors[] = Tools::displayError('An error occurred while adding products to the pack.');
|
||||
|
||||
Reference in New Issue
Block a user