[-] FO : #PSFV-272 - Add translation + try to not increase global qty of product on choosing "Ship to multiple addresses"

This commit is contained in:
mDeflotte
2012-01-02 13:35:42 +00:00
parent bd619432ca
commit 3a1b6a96d5
6 changed files with 43 additions and 19 deletions
+1 -3
View File
@@ -153,9 +153,7 @@ class CartControllerCore extends FrontController
$this->id_product,
$this->id_product_attribute,
$this->id_address_delivery,
(int)Tools::getValue('new_id_address_delivery'),
1,
true
(int)Tools::getValue('new_id_address_delivery')
)
)
{