mcramer
2012-11-02 061c5ea8465797d89a1259db50f43ebf53e96042
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'   => '',