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

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

index b8e9e9d..465807b 100644 (file)
                                             "*prop": "colModel[]",
                                             "align": "right",
                                             "dataIndex": "araging_cur_val",
-                                            "header": "Total",
+                                            "header": "Cur Value",
                                             "width": 200,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
index 3104e00..ad974a7 100644 (file)
@@ -392,7 +392,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                     xns: Roo.grid,
                                     align : 'right',
                                     dataIndex : 'araging_cur_val',
-                                    header : 'Total',
+                                    header : 'Cur Value',
                                     width : 200,
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },