[-] BO: Fix #PSCFV-7730 update the multishop fields in adminproducts on default shop if context is all and if product is not associated to all shops

This commit is contained in:
Rémi Gaillard
2013-02-15 17:25:53 +01:00
parent f6f1cb409a
commit 804f88ec23
@@ -1729,7 +1729,6 @@ class AdminProductsControllerCore extends AdminController
{
$this->processPriceAddition();
$this->processSpecificPricePriorities();
$this->object->id_tax_rules_group = (int)Tools::getValue('id_tax_rules_group');
}
if ($this->isTabSubmitted('Customization'))
$this->processCustomizationConfiguration();