// Combinations are now saved using the global save product action (#PSTEST-354)
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