Fix #7123 - getting abra ready to test
[Pman.Xtuple] / Pman.Dialog.XtupleJournalEntry.bjs
index 58c678c..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": 400,
-                                    "xtype": "TextField",
-                                    "|xns": "Roo.form"
+                                    "|xns": "Roo.form",
+                                    "xtype": "Row",
+                                    "items": [
+                                        {
+                                            "fieldLabel": "Doc No.",
+                                            "name": "gltrans_docnumber",
+                                            "width": 100,
+                                            "xtype": "TextField",
+                                            "|xns": "Roo.form"
+                                        },
+                                        {
+                                            "fieldLabel": "Notes",
+                                            "name": "gltrans_notes",
+                                            "width": 300,
+                                            "xtype": "TextField",
+                                            "|xns": "Roo.form"
+                                        }
+                                    ]
                                 }
                             ]
                         }