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

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

index 27ec6b0..e990496 100644 (file)
                                                 {
                                                     "boxLabel": "Recorded in Bank Reconcile",
                                                     "fieldLabel": "&nbsp;",
+                                                    "inputValue": "true",
                                                     "name": "gltrans_rec",
                                                     "width": 200,
                                                     "xtype": "Checkbox",
index f03f584..2a331f4 100644 (file)
@@ -158,6 +158,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                                     xns: Roo.form,
                                                     boxLabel : 'Recorded in Bank Reconcile',
                                                     fieldLabel : '&nbsp;',
+                                                    inputValue : 'true',
                                                     name : 'gltrans_rec',
                                                     width : 200
                                                 },