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

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

index 18bbef0..679d427 100644 (file)
@@ -89,6 +89,7 @@
                                         {
                                             "fieldLabel": "Entered",
                                             "name": "gltrans_created",
+                                            "readOnly": true,
                                             "width": 150,
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
index 26effa5..4d1d9bd 100644 (file)
@@ -131,6 +131,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                             xns: Roo.form,
                                             fieldLabel : 'Entered',
                                             name : 'gltrans_created',
+                                            readOnly : true,
                                             width : 150
                                         }
                                     ]