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

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

index a58e0fe..bedb684 100644 (file)
        "$ xns" : "Roo.form",
        "items" : [
         {
-         "fieldLabel" : "Name",
+         "fieldLabel" : "Bank",
          "emptyText" : "Automatic",
          "xtype" : "TextField",
          "allowBlank" : true,
          "readOnly" : true,
          "width" : 200,
          "$ xns" : "Roo.form",
-         "name" : "bankaccnt_name"
+         "name" : "bankaccnt_bankname"
         },
         {
          "fieldLabel" : "Name",
index ce0130b..c9e62d8 100644 (file)
@@ -124,14 +124,14 @@ Pman.Dialog.XtupleBankAccnt = {
         items : [
          {
           '|xns' : 'Roo.form',
-          fieldLabel : 'Name',
+          fieldLabel : 'Bank',
           emptyText : "Automatic",
           xtype : 'TextField',
           allowBlank : true,
           readOnly : true,
           width : 200,
           xns : Roo.form,
-          name : 'bankaccnt_name'
+          name : 'bankaccnt_bankname'
          },
          {
           '|xns' : 'Roo.form',