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

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

index 107dd52..3b1ef8e 100644 (file)
                                 "|rowdblclick": "function (_self, rowIndex, e)\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( this.getDataSource().getAt(rowIndex).data, function() {\n        _this.grid.footer.onClick('first');\n    }); \n}\n"
                             },
                             "*prop": "grid",
-                            "autoExpandColumn": "gltrans_source",
+                            "autoExpandColumn": "gltrans_accnt_id",
                             "loadMask": true,
                             "xtype": "Grid",
                             "|xns": "Roo.grid",
index 1c0ded0..a2d1706 100644 (file)
@@ -243,7 +243,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                 }); 
                             }
                         },
-                        autoExpandColumn : 'gltrans_source',
+                        autoExpandColumn : 'gltrans_accnt_id',
                         loadMask : true,
                         dataSource : {
                             xtype: 'Store',