// Fix Fatal error
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15160 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -226,7 +226,6 @@ class AdminCustomersControllerCore extends AdminController
|
||||
$days = Tools::dateDays();
|
||||
|
||||
$groups = Group::getGroups($this->default_form_language, true);
|
||||
$accounting_number = Accounting::getDisplayedCustomerAccount($this->getFieldValue($obj, 'id_customer'), true);
|
||||
$this->fields_form = array(
|
||||
'legend' => array(
|
||||
'title' => $this->l('Customer'),
|
||||
|
||||
Reference in New Issue
Block a user