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

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

index 999c399..460ec53 100644 (file)
                                                             "*prop": "store",
                                                             "remoteSort": true,
                                                             "xtype": "Store",
-                                                            "|sortInfo": "{ direction : 'ASC', field: 'shiphead_shipdate' }",
+                                                            "|sortInfo": "{ direction : 'ASC', field: 'cust_name' }",
                                                             "|xns": "Roo.data",
                                                             "items": [
                                                                 {
index e512230..bd56189 100644 (file)
@@ -268,7 +268,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                                 }
                                             },
                                             remoteSort : true,
-                                            sortInfo : { direction : 'ASC', field: 'shiphead_shipdate' },
+                                            sortInfo : { direction : 'ASC', field: 'cust_name' },
                                             proxy : {
                                                 xtype: 'HttpProxy',
                                                 xns: Roo.data,