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

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

index fafaa7a..324eb26 100644 (file)
                                         },
                                         {
                                             "*prop": "colModel[]",
-                                            "dataIndex": "Type",
+                                            "dataIndex": "Docnumber",
                                             "header": "araging_docnumber",
                                             "width": 200,
                                             "xtype": "ColumnModel",
index 97a3639..bf7434f 100644 (file)
@@ -280,7 +280,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                 {
                                     xtype: 'ColumnModel',
                                     xns: Roo.grid,
-                                    dataIndex : 'Type',
+                                    dataIndex : 'Docnumber',
                                     header : 'araging_docnumber',
                                     width : 200,
                                     renderer : function(v) { return String.format('{0}', v); }