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

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

index 2128e02..5000eca 100644 (file)
                                         {
                                             "fieldLabel": "Doc Type",
                                             "name": "gltrans_doctype",
+                                            "readOnly": true,
                                             "width": 100,
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
index 63d8e52..87572fd 100644 (file)
@@ -191,6 +191,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                             xns: Roo.form,
                                             fieldLabel : 'Doc Type',
                                             name : 'gltrans_doctype',
+                                            readOnly : true,
                                             width : 100
                                         },
                                         {