Pman.Tab.XtupleArAging.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 5 Dec 2013 03:31:55 +0000 (11:31 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 5 Dec 2013 03:31:55 +0000 (11:31 +0800)
Pman.Tab.XtupleArAging.js

Pman.Tab.XtupleArAging.bjs
Pman.Tab.XtupleArAging.js

index 7984205..b426ab3 100644 (file)
@@ -82,7 +82,7 @@
                                             "items": [
                                                 {
                                                     "listeners": {
-                                                        "render": "function (_self)\n{\n    _this.custSel = _self;\n}"
+                                                        "render": "function (_self)\n{\n    _this.customerSel = _self;\n}"
                                                     },
                                                     "allowBlank": false,
                                                     "displayField": "cust_name",
index 437579b..2c3c1aa 100644 (file)
@@ -245,7 +245,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                         listeners : {
                                             render : function (_self)
                                             {
-                                                _this.custSel = _self;
+                                                _this.customerSel = _self;
                                             }
                                         },
                                         allowBlank : false,