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

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

index faa9dad..49a5e2c 100644 (file)
@@ -52,6 +52,7 @@
                                         {
                                             "fieldLabel": "Sequence",
                                             "name": "gltrans_sequence",
+                                            "readOnly": true,
                                             "width": 100,
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
index a8c474c..3240d8a 100644 (file)
@@ -94,6 +94,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                             xns: Roo.form,
                                             fieldLabel : 'Sequence',
                                             name : 'gltrans_sequence',
+                                            readOnly : true,
                                             width : 100
                                         },
                                         {