Pman.Dialog.XtupleItem.bjs
authorEdward <edward@roojs.com>
Fri, 10 Oct 2014 05:19:14 +0000 (13:19 +0800)
committerEdward <edward@roojs.com>
Fri, 10 Oct 2014 05:19:14 +0000 (13:19 +0800)
Pman.Dialog.XtupleItem.js

Pman.Dialog.XtupleItem.bjs
Pman.Dialog.XtupleItem.js

index fadfdda..5ca1abf 100644 (file)
                                     },
                                     "xtype" : "Store",
                                     "remoteSort" : true,
-                                    "$ sortInfo" : "{ field : 'bom_item_id_item_name', direction: 'ASC' }",
+                                    "$ sortInfo" : "{ field : 'bomitem_item_id_item_name', direction: 'ASC' }",
                                     "$ xns" : "Roo.data",
                                     "* prop" : "dataSource",
                                     "items" : [
index 8e8a811..177104e 100644 (file)
@@ -973,7 +973,7 @@ Pman.Dialog.XtupleItem = {
                             '|xns' : 'Roo.data',
                             xtype : 'Store',
                             remoteSort : true,
-                            sortInfo : { field : 'bom_item_id_item_name', direction: 'ASC' },
+                            sortInfo : { field : 'bomitem_item_id_item_name', direction: 'ASC' },
                             xns : Roo.data,
                             listeners : {
                                beforeload : function (_self, o)