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

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

index 68c490b..48eefe1 100644 (file)
                                     "header": "Account",
                                     "width": 75,
                                     "xtype": "ColumnModel",
-                                    "|renderer": "function(v,x,r) {\n\n     return String.format('{0}', r.data.gltrans_accnt_id_accnt_descript); \n }",
+                                    "|renderer": "function(v,x,r) {\n\n     return String.format('{0}', r.data.gltrans_accnt_id_accnt_descrip); \n }",
                                     "|xns": "Roo.grid"
                                 },
                                 {
index 2f36a2f..0dda5e7 100644 (file)
@@ -414,7 +414,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                 width : 75,
                                 renderer : function(v,x,r) {
                                 
-                                     return String.format('{0}', r.data.gltrans_accnt_id_accnt_descript); 
+                                     return String.format('{0}', r.data.gltrans_accnt_id_accnt_descrip); 
                                  }
                             },
                             {