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

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

index 477f748..1d92ec4 100644 (file)
@@ -62,7 +62,7 @@
          "fieldLabel" : "Account No.",
          "emptyText" : "eg. 1-23-23-23",
          "xtype" : "TextField",
-         "allowBlank" : true,
+         "allowBlank" : false,
          "readOnly" : true,
          "width" : 200,
          "$ xns" : "Roo.form",
index 4a72b0b..420412b 100644 (file)
@@ -149,7 +149,7 @@ Pman.Dialog.XtupleBankAccnt = {
           fieldLabel : 'Account No.',
           emptyText : "eg. 1-23-23-23",
           xtype : 'TextField',
-          allowBlank : true,
+          allowBlank : false,
           readOnly : true,
           width : 200,
           xns : Roo.form,