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

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

index 0307c75..3ff6025 100644 (file)
                                         {
                                             "*prop": "colModel[]",
                                             "dataIndex": "araging_doctype",
-                                            "header": "Type",
+                                            "header": "Doc Type",
                                             "width": 200,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
index f27634b..e90bc38 100644 (file)
@@ -281,7 +281,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                     xtype: 'ColumnModel',
                                     xns: Roo.grid,
                                     dataIndex : 'araging_doctype',
-                                    header : 'Type',
+                                    header : 'Doc Type',
                                     width : 200,
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },