Pman.Dialog.XtupleBankAccnt.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 25 Feb 2015 09:09:17 +0000 (17:09 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 25 Feb 2015 09:09:17 +0000 (17:09 +0800)
Pman.Dialog.XtupleBankAccnt.js

Pman.Dialog.XtupleBankAccnt.bjs
Pman.Dialog.XtupleBankAccnt.js

index 9906362..477f748 100644 (file)
@@ -60,7 +60,7 @@
         },
         {
          "fieldLabel" : "Account No.",
-         "emptyText" : "Automatic",
+         "emptyText" : "eg. 1-23-23-23",
          "xtype" : "TextField",
          "allowBlank" : true,
          "readOnly" : true,
index 2c13129..4a72b0b 100644 (file)
@@ -147,7 +147,7 @@ Pman.Dialog.XtupleBankAccnt = {
          {
           '|xns' : 'Roo.form',
           fieldLabel : 'Account No.',
-          emptyText : "Automatic",
+          emptyText : "eg. 1-23-23-23",
           xtype : 'TextField',
           allowBlank : true,
           readOnly : true,