// stock: add main tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9338 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -184,7 +184,6 @@ class AdminAddressesControllerCore extends AdminController
|
||||
$this->_errors[] = Tools::displayError('Your zip/postal code is incorrect.');
|
||||
}
|
||||
|
||||
|
||||
/* If this address come from order's edition and is the same as the other one (invoice or delivery one)
|
||||
** we delete its id_address to force the creation of a new one */
|
||||
if ((int)(Tools::getValue('id_order')))
|
||||
|
||||
Reference in New Issue
Block a user