Pman.Dialog.XtupleJournalEntry.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 09:30:43 +0000 (17:30 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 09:30:43 +0000 (17:30 +0800)
Pman.Dialog.XtupleJournalEntry.js

Pman.Dialog.XtupleJournalEntry.bjs
Pman.Dialog.XtupleJournalEntry.js

index 233a4df..17644cd 100644 (file)
                                 },
                                 {
                                     "*prop": "colModel[]",
-                                    "dataIndex": "gltrans_sequence",
+                                    "dataIndex": "gltrans_accnt_id",
                                     "header": "Gltrans sequence",
                                     "width": 75,
                                     "xtype": "ColumnModel",
index 0b90c48..ca8e1ae 100644 (file)
@@ -405,7 +405,7 @@ Pman.Dialog.XtupleJournalEntry = {
                             {
                                 xtype: 'ColumnModel',
                                 xns: Roo.grid,
-                                dataIndex : 'gltrans_sequence',
+                                dataIndex : 'gltrans_accnt_id',
                                 header : 'Gltrans sequence',
                                 width : 75,
                                 renderer : function(v,x,r) {