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

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

index e7f179b..dc059f2 100644 (file)
                                         {
                                             "boxLabel": "Posted",
                                             "fieldLabel": "Status",
-                                            "name": "Posted",
+                                            "name": "gltrans_posted",
                                             "width": 100,
                                             "xtype": "Checkbox",
                                             "|inputValue": "true",
index 8be47ef..635c66f 100644 (file)
@@ -147,7 +147,7 @@ Pman.Dialog.XtupleJournalEntry = {
                                             xns: Roo.form,
                                             boxLabel : 'Posted',
                                             fieldLabel : 'Status',
-                                            name : 'Posted',
+                                            name : 'gltrans_posted',
                                             width : 100,
                                             inputValue : true
                                         },