[-] BO : FixBug #PSCFV-9044 - Missing state in new order, and now you can edit customer addresses
This commit is contained in:
@@ -299,6 +299,9 @@ class AdminAddressesControllerCore extends AdminController
|
||||
|
||||
public function processSave()
|
||||
{
|
||||
if (Tools::getValue('submitFormAjax'))
|
||||
$this->redirect_after = false;
|
||||
|
||||
// Transform e-mail in id_customer for parent processing
|
||||
if (Validate::isEmail(Tools::getValue('email')))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user