tbrehm
2012-10-25 edaa7c5d66ef52eec1c15f79ae4034fc3e67b9b7
interface/web/client/form/client.tform.php
@@ -118,6 +118,10 @@
      'customer_no' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'validators'   => array (    0 => array (   'type'   => 'UNIQUE',
                                          'errmsg'=> 'customer_no_error_unique',
                                          'allowempty' => 'y'),
                           ),
         'default'   => '',
         'value'      => '',
         'separator'   => '',