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

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

index d9f712a..999c399 100644 (file)
                                                             "items": [
                                                                 {
                                                                     "*prop": "proxy",
-                                                                    "xtype": "HttpProxy",
                                                                     "method": "GET",
-                                                                    "|xns": "Roo.data",
-                                                                    "|url": "baseURL + '/Roo/custinfo.php'"
+                                                                    "xtype": "HttpProxy",
+                                                                    "|url": "baseURL + '/Roo/metasql.php'",
+                                                                    "|xns": "Roo.data"
                                                                 },
                                                                 {
                                                                     "*prop": "reader",
index 9fdfc61..e512230 100644 (file)
@@ -273,7 +273,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                                 xtype: 'HttpProxy',
                                                 xns: Roo.data,
                                                 method : 'GET',
-                                                url : baseURL + '/Roo/custinfo.php'
+                                                url : baseURL + '/Roo/metasql.php'
                                             },
                                             reader : {
                                                 xtype: 'JsonReader',