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

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

index 58c678c..3485428 100644 (file)
                                         }
                                     ]
                                 },
+                                {
+                                    "|xns": "Roo.form",
+                                    "xtype": "Row"
+                                },
                                 {
                                     "fieldLabel": "Doc No.",
                                     "name": "gltrans_docnumber",
index 930c582..094a195 100644 (file)
@@ -213,6 +213,10 @@ Pman.Dialog.XtupleJournalEntry = {
                                         }
                                     ]
                                 },
+                                {
+                                    xtype: 'Row',
+                                    xns: Roo.form
+                                },
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,