Pman.Tab.XtuplePurchasesVendors.bjs
authorEdward <edward@roojs.com>
Thu, 30 Jan 2014 06:01:19 +0000 (14:01 +0800)
committerEdward <edward@roojs.com>
Thu, 30 Jan 2014 06:01:19 +0000 (14:01 +0800)
Pman.Tab.XtuplePurchasesVendors.js

Pman.Tab.XtuplePurchasesVendors.bjs
Pman.Tab.XtuplePurchasesVendors.js

index 888d9d5..c641d3d 100644 (file)
                                                                 },
                                                                 {
                                                                     "listeners": {
-                                                                        "click": "function (_self, e)\n{\n   Pman.Dialog.Image.show(\n       {\n            _url : baseURL+'/Xtuple/Import/Vendors' \n        \n       },\n       function (data) {\n            _this.grid.footer.onClick('first');\n            Roo.MessageBox.alert(\"Notice\", \"DONE\");\n//            Roo.MessageBox.alert(\"Notice\", msg.join(\"\\n\"));\n\n       }\n   );\n}"
+                                                                        "click": "function (_self, e)\n{\n   Pman.Dialog.Image.show(\n       {\n            _url : baseURL+'/Xtuple/Import/ShopVendors' \n        \n       },\n       function (data) {\n            _this.grid.footer.onClick('first');\n            Roo.MessageBox.alert(\"Notice\", \"DONE\");\n//            Roo.MessageBox.alert(\"Notice\", msg.join(\"\\n\"));\n\n       }\n   );\n}"
                                                                     },
                                                                     "text": "Shop Vendors",
                                                                     "xtype": "Item",
index 22f555f..723920f 100644 (file)
@@ -293,7 +293,7 @@ Pman.Tab.XtuplePurchasesVendors = new Roo.XComponent({
                                                         {
                                                            Pman.Dialog.Image.show(
                                                                {
-                                                                    _url : baseURL+'/Xtuple/Import/Vendors' 
+                                                                    _url : baseURL+'/Xtuple/Import/ShopVendors' 
                                                                 
                                                                },
                                                                function (data) {