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

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

index 7f30d5c..108caf5 100644 (file)
                                         {
                                             "boxLabel": "Posted",
                                             "fieldLabel": "Status",
-                                            "inputValue": "true",
+                                            "|inputValue": "true",
                                             "name": "Posted",
                                             "width": 100,
                                             "xtype": "Checkbox",
index c5f2a2d..0f10fe5 100644 (file)
@@ -147,7 +147,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                             xns: Roo.form,
                                             boxLabel : 'Posted',
                                             fieldLabel : 'Status',
-                                            inputValue : 'true',
+                                            inputValue : true,
                                             name : 'Posted',
                                             width : 100
                                         },