Fix #7123 - getting abra ready to test
[Pman.Xtuple] / Pman.Dialog.XtupleJournalEntry.bjs
index 144d68a..dc059f2 100644 (file)
@@ -1,9 +1,9 @@
 {
-    "id": "roo-file-528",
+    "id": "roo-file-16",
     "name": "Pman.Dialog.XtupleJournalEntry",
     "parent": "",
     "title": "",
-    "path": "/home/alan/gitlive/web.xtuple/Pman/Xtuple/Pman.Dialog.XtupleJournalEntry.bjs",
+    "path": "/home/edward/gitlive/web.xtuple/Pman/Xtuple/Pman.Dialog.XtupleJournalEntry.bjs",
     "items": [
         {
             "closable": false,
                                         {
                                             "boxLabel": "Posted",
                                             "fieldLabel": "Status",
-                                            "|inputValue": "true",
-                                            "name": "Posted",
+                                            "name": "gltrans_posted",
                                             "width": 100,
                                             "xtype": "Checkbox",
+                                            "|inputValue": "true",
                                             "|xns": "Roo.form"
                                         },
                                         {
                                         {
                                             "fieldLabel": "Doc No.",
                                             "name": "gltrans_docnumber",
-                                            "width": 150,
+                                            "width": 100,
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
                                         },
                                         {
                                             "fieldLabel": "Notes",
                                             "name": "gltrans_notes",
-                                            "width": 150,
+                                            "width": 300,
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
                                         }