Pman.Tab.XtupleSalesShipment.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 29 Jan 2014 09:55:09 +0000 (17:55 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 29 Jan 2014 09:55:09 +0000 (17:55 +0800)
Pman.Tab.XtupleSalesShipment.js

Pman.Tab.XtupleSalesShipment.bjs
Pman.Tab.XtupleSalesShipment.js

index 637a86f..2dd0712 100644 (file)
@@ -87,7 +87,7 @@
                                 {
                                     "listeners": {
                                         "select": "function (combo, record, index)\n{\n (function() {   _this.grid.footer.onClick('first'); }).defer(100);\n}",
-                                        "render": "function (_self)\n{\n\n}"
+                                        "render": "function (_self)\n{\n    _this.custSel = _self;\n}"
                                     },
                                     "allowBlank": false,
                                     "displayField": "cust_name",
index dc446ea..e4ac60a 100644 (file)
@@ -154,7 +154,7 @@ Pman.Tab.XtupleSalesShipment = new Roo.XComponent({
                                 },
                                 render : function (_self)
                                 {
-                                
+                                    _this.custSel = _self;
                                 }
                             },
                             allowBlank : false,