Pman.Dialog.XtupleJournalEntry.bjs
authorEdward <edward@roojs.com>
Fri, 27 Dec 2013 07:30:18 +0000 (15:30 +0800)
committerEdward <edward@roojs.com>
Fri, 27 Dec 2013 07:30:18 +0000 (15:30 +0800)
Pman.Dialog.XtupleJournalEntry.js

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

index 9512a7f..b08c762 100644 (file)
                                         {
                                             "boxLabel": "Posted",
                                             "fieldLabel": "Status",
-                                            "inputValue": "true",
+                                            "|inputValue": "true",
                                             "name": "Posted",
                                             "valueOff": 0,
                                             "width": 100,
index 4e32291..729afc8 100644 (file)
@@ -147,7 +147,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                             xns: Roo.form,
                                             boxLabel : 'Posted',
                                             fieldLabel : 'Status',
-                                            inputValue : 'true',
+                                            inputValue : true,
                                             name : 'Posted',
                                             valueOff : 0,
                                             width : 100