interface/web/client/client_edit.php
@@ -172,6 +172,7 @@ $app->tpl->setVar('template_additional_list', $text); $app->tpl->setVar('app_module', 'client'); //* Set the 'customer no' default value if($this->id == 0) { @@ -210,7 +211,7 @@ } } } parent::onShowEnd(); }