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

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

index 8ac8819..b6f3562 100644 (file)
                                         {
                                             "*prop": "colModel[]",
                                             "dataIndex": "Date",
-                                            "header": "araging_docdate",
+                                            "header": "",
                                             "width": 200,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
index dc0206d..51a1e63 100644 (file)
@@ -265,7 +265,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                     xtype: 'ColumnModel',
                                     xns: Roo.grid,
                                     dataIndex : 'Date',
-                                    header : 'araging_docdate',
+                                    header : '',
                                     width : 200,
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },