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

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

index 2d7d6de..076eca0 100644 (file)
                                         }
                                     ]
                                 },
+                                {
+                                    "fieldLabel": "References",
+                                    "name": "gltrans_misc_id",
+                                    "width": 75,
+                                    "xtype": "TextField",
+                                    "|xns": "Roo.form"
+                                },
                                 {
                                     "fieldLabel": "Doc No.",
                                     "name": "gltrans_docnumber",
index 0ef2e95..915dd1d 100644 (file)
@@ -181,6 +181,13 @@ Pman.Dialog.XtupleJournalEntry = {
                                         }
                                     ]
                                 },
+                                {
+                                    xtype: 'TextField',
+                                    xns: Roo.form,
+                                    fieldLabel : 'References',
+                                    name : 'gltrans_misc_id',
+                                    width : 75
+                                },
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,