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

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

index c3897a1..d446555 100644 (file)
                                                 {
                                                     "boxLabel": "Deleted",
                                                     "fieldLabel": "Deleted",
-                                                    "inputValue": "true",
+                                                    "|inputValue": "true",
                                                     "name": "gltrans_deleted",
                                                     "width": 75,
                                                     "xtype": "Checkbox",
index 7a37478..adef93b 100644 (file)
@@ -170,7 +170,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                                     xns: Roo.form,
                                                     boxLabel : 'Deleted',
                                                     fieldLabel : 'Deleted',
-                                                    inputValue : 'true',
+                                                    inputValue : true,
                                                     name : 'gltrans_deleted',
                                                     width : 75
                                                 }