Pman.Dialog.XtupleVendorEdit.bjs
authorEdward <edward@roojs.com>
Wed, 15 Jan 2014 05:34:39 +0000 (13:34 +0800)
committerEdward <edward@roojs.com>
Wed, 15 Jan 2014 05:34:39 +0000 (13:34 +0800)
Pman.Dialog.XtupleVendorEdit.js

Pman.Dialog.XtupleVendorEdit.bjs
Pman.Dialog.XtupleVendorEdit.js

index 4c21564..0d89713 100644 (file)
                     "fitContainer": true,
                     "fitToframe": true,
                     "region": "center",
-                    "tableName": "itemsrc",
+                    "tableName": "vendaddrinfo",
                     "title": "Supplier of",
                     "xtype": "GridPanel",
                     "|xns": "Roo",
index 60d1211..73f646f 100644 (file)
@@ -823,7 +823,7 @@ Pman.Dialog.XtupleVendorEdit = {
                     fitContainer : true,
                     fitToframe : true,
                     region : 'center',
-                    tableName : 'itemsrc',
+                    tableName : 'vendaddrinfo',
                     title : "Supplier of",
                     grid : {
                         xtype: 'Grid',