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

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

index 108caf5..c3897a1 100644 (file)
                                                 {
                                                     "boxLabel": "Recorded in Bank Reconcile",
                                                     "fieldLabel": "&nbsp;",
-                                                    "inputValue": "true",
+                                                    "|inputValue": "true",
                                                     "name": "gltrans_rec",
                                                     "width": 200,
                                                     "xtype": "Checkbox",
index 0f10fe5..7a37478 100644 (file)
@@ -161,7 +161,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                                     xns: Roo.form,
                                                     boxLabel : 'Recorded in Bank Reconcile',
                                                     fieldLabel : '&nbsp;',
-                                                    inputValue : 'true',
+                                                    inputValue : true,
                                                     name : 'gltrans_rec',
                                                     width : 200
                                                 },