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

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

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