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

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

index 49a5e2c..7f30d5c 100644 (file)
@@ -60,6 +60,7 @@
                                         {
                                             "fieldLabel": "Journal No.",
                                             "name": "gltrans_journalnumber",
+                                            "readOnly": true,
                                             "width": 75,
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
index 3240d8a..c5f2a2d 100644 (file)
@@ -102,6 +102,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                             xns: Roo.form,
                                             fieldLabel : 'Journal No.',
                                             name : 'gltrans_journalnumber',
+                                            readOnly : true,
                                             width : 75
                                         },
                                         {