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

Pman.Tab.XtupleReconcile.bjs
Pman.Tab.XtupleReconcile.js

index 81f9bca..3c933aa 100644 (file)
              "editable" : false,
              "width" : 300,
              "$ xns" : "Roo.form",
-             "name" : "bankaccnt_bankname",
+             "name" : "bankaccnt_name",
              "qtip" : "Select bankaccnt",
              "queryParam" : "",
              "tpl" : "<div class=\"x-grid-cell-text x-btn button\"><b>{bankaccnt_bankname}</b> </div>",
index 11071e3..2ef9e93 100644 (file)
@@ -236,7 +236,7 @@ Pman.Tab.XtupleReconcile = new Roo.XComponent({
           editable : false,
           width : 300,
           xns : Roo.form,
-          name : 'bankaccnt_bankname',
+          name : 'bankaccnt_name',
           qtip : "Select bankaccnt",
           queryParam : '',
           tpl : '<div class=\"x-grid-cell-text x-btn button\"><b>{bankaccnt_bankname}</b> </div>',