Pman.Tab.XtupleArAging.bjs
authorEdward <edward@roojs.com>
Wed, 4 Dec 2013 09:39:29 +0000 (17:39 +0800)
committerEdward <edward@roojs.com>
Wed, 4 Dec 2013 09:39:29 +0000 (17:39 +0800)
Pman.Tab.XtupleArAging.js

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

index 645c6de..62824d1 100644 (file)
                                         },
                                         {
                                             "*prop": "colModel[]",
-                                            "dataIndex": "Total",
+                                            "dataIndex": "",
                                             "header": "araging_total_val",
                                             "width": 200,
                                             "xtype": "ColumnModel",
index b50613b..d8bed7a 100644 (file)
@@ -296,7 +296,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                 {
                                     xtype: 'ColumnModel',
                                     xns: Roo.grid,
-                                    dataIndex : 'Total',
+                                    dataIndex : '',
                                     header : 'araging_total_val',
                                     width : 200,
                                     renderer : function(v) { return String.format('{0}', v); }