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

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

index b40cd92..230a292 100644 (file)
                                             "*prop": "colModel[]",
                                             "align": "right",
                                             "dataIndex": "araging_cur_val",
-                                            "header": "Cur Value",
+                                            "header": "30 Days",
                                             "width": 150,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
index bc59efc..e07b90a 100644 (file)
@@ -392,7 +392,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                     xns: Roo.grid,
                                     align : 'right',
                                     dataIndex : 'araging_cur_val',
-                                    header : 'Cur Value',
+                                    header : '30 Days',
                                     width : 150,
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },