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

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

index 4ff2be9..f3dc73c 100644 (file)
                                     "items": [
                                         {
                                             "fieldLabel": "Source",
-                                            "name": "Source",
+                                            "name": "gltrans_source",
                                             "width": 100,
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
index baf5375..e4dd12d 100644 (file)
@@ -169,7 +169,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                             xtype: 'TextField',
                                             xns: Roo.form,
                                             fieldLabel : 'Source',
-                                            name : 'Source',
+                                            name : 'gltrans_source',
                                             width : 100
                                         },
                                         {