// stock: add main tab

This commit is contained in:
dSevere
2011-10-13 16:32:18 +00:00
parent 22e9d00d53
commit e562ef0efa
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')))