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

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

index 08fd97f..27ec6b0 100644 (file)
                                         {
                                             "boxLabel": "Posted",
                                             "fieldLabel": "Status",
+                                            "inputValue": "true",
                                             "name": "Posted",
                                             "width": 75,
                                             "xtype": "Checkbox",
index 4d4f4b8..f03f584 100644 (file)
@@ -144,6 +144,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                             xns: Roo.form,
                                             boxLabel : 'Posted',
                                             fieldLabel : 'Status',
+                                            inputValue : 'true',
                                             name : 'Posted',
                                             width : 75
                                         },