Pman.Tab.XtupleArAging.bjs
authorEdward <edward@roojs.com>
Fri, 6 Dec 2013 06:28:18 +0000 (14:28 +0800)
committerEdward <edward@roojs.com>
Fri, 6 Dec 2013 06:28:18 +0000 (14:28 +0800)
Pman.Tab.XtupleArAging.js

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

index bf0af25..5cf7f22 100644 (file)
                                         {
                                             "*prop": "colModel[]",
                                             "dataIndex": "araging_curr_symbol",
-                                            "header": "Docnumber",
+                                            "header": "Currency",
                                             "width": 120,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) {\n    \n             return String.format('{0}', v); \n     \n }",
index 39661e9..a3e410a 100644 (file)
@@ -409,7 +409,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                     xtype: 'ColumnModel',
                                     xns: Roo.grid,
                                     dataIndex : 'araging_curr_symbol',
-                                    header : 'Docnumber',
+                                    header : 'Currency',
                                     width : 120,
                                     renderer : function(v) {