Pman.Dialog.XtupleSalesOrder.bjs
authorEdward <edward@roojs.com>
Thu, 27 Feb 2014 04:35:38 +0000 (12:35 +0800)
committerEdward <edward@roojs.com>
Thu, 27 Feb 2014 04:35:38 +0000 (12:35 +0800)
Pman.Dialog.XtupleSalesOrder.js

Pman.Dialog.XtupleSalesOrder.bjs
Pman.Dialog.XtupleSalesOrder.js

index 2e77801..e3b4297 100644 (file)
                 },
                 {
                     "listeners": {
-                        "click": "function (_self, e)\n{\n      if (_this.grid)  _this.grid.stopEditing();\n    _this.dialog.hide();\n}"
+                        "click": "function (_self, e)\n{\n      if (_this.grid)  _this.grid.stopEditing();\n    _this.dialog.hide();\n}",
+                        "render": "function (_self)\n{\n\n}"
                     },
                     "*prop": "buttons[]",
                     "text": "Create CM reversal",
index 5f1760b..e605d50 100644 (file)
@@ -6726,6 +6726,10 @@ Pman.Dialog.XtupleSalesOrder = {
                         {
                               if (_this.grid)  _this.grid.stopEditing();
                             _this.dialog.hide();
+                        },
+                        render : function (_self)
+                        {
+                        
                         }
                     },
                     text : "Create CM reversal"