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

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

index c9204f0..4e7659f 100644 (file)
@@ -85,7 +85,7 @@
                                                         "render": "function (_self)\n{\n    _this.customerSel = _self;\n}",
                                                         "select": "function (combo, record, index)\n{\n    _this.grid.footer.onClick('first');\n}"
                                                     },
-                                                    "allowBlank": false,
+                                                    "allowBlank": true,
                                                     "displayField": "cust_name",
                                                     "editable": true,
                                                     "emptyText": "Select customer",
index a7fb836..2736437 100644 (file)
@@ -254,7 +254,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                                 _this.grid.footer.onClick('first');
                                             }
                                         },
-                                        allowBlank : false,
+                                        allowBlank : true,
                                         displayField : 'cust_name',
                                         editable : true,
                                         emptyText : "Select customer",