// 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:
dSevere
2011-10-13 16:32:18 +00:00
parent 3863401d0b
commit 9fbe849930
2 changed files with 31 additions and 1 deletions
@@ -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')))