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

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

index c22f4f1..82996be 100644 (file)
                                             "*prop": "colModel[]",
                                             "align": "right",
                                             "dataIndex": "araging_aropen_amount",
-                                            "header": "Total",
+                                            "header": "Value",
                                             "width": 200,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
index b9d547d..464f3f7 100644 (file)
@@ -383,7 +383,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                     xns: Roo.grid,
                                     align : 'right',
                                     dataIndex : 'araging_aropen_amount',
-                                    header : 'Total',
+                                    header : 'Value',
                                     width : 200,
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },