Pman.Dialog.XtupleTransfer.bjs
authorEdward <edward@roojs.com>
Mon, 20 Jan 2014 08:32:56 +0000 (16:32 +0800)
committerEdward <edward@roojs.com>
Mon, 20 Jan 2014 08:32:56 +0000 (16:32 +0800)
Pman.Dialog.XtupleTransfer.js

Pman.Dialog.XtupleTransfer.bjs
Pman.Dialog.XtupleTransfer.js

index ad95d85..c6ba12e 100644 (file)
                                     "*prop": "dataSource",
                                     "remoteSort": true,
                                     "xtype": "Store",
-                                    "|sortInfo": "{ field : 'event_when', direction: 'DESC' }",
+                                    "|sortInfo": "{ field : 'invhist_transfer_item_line', direction: 'ASC' }",
                                     "|xns": "Roo.data",
                                     "items": [
                                         {
index 2ae9830..60f4d09 100644 (file)
@@ -1597,7 +1597,7 @@ Pman.Dialog.XtupleTransfer = {
                                 }
                             },
                             remoteSort : true,
-                            sortInfo : { field : 'event_when', direction: 'DESC' },
+                            sortInfo : { field : 'invhist_transfer_item_line', direction: 'ASC' },
                             proxy : {
                                 xtype: 'HttpProxy',
                                 xns: Roo.data,