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

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

index 076eca0..0651679 100644 (file)
                                             "width": 100,
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
+                                        },
+                                        {
+                                            "fieldLabel": "References",
+                                            "name": "gltrans_misc_id",
+                                            "width": 75,
+                                            "xtype": "TextField",
+                                            "|xns": "Roo.form"
                                         }
                                     ]
                                 },
index 915dd1d..efe84de 100644 (file)
@@ -178,6 +178,13 @@ Pman.Dialog.XtupleJournalEntry = {
                                             fieldLabel : 'Doc Type',
                                             name : 'gltrans_doctype',
                                             width : 100
+                                        },
+                                        {
+                                            xtype: 'TextField',
+                                            xns: Roo.form,
+                                            fieldLabel : 'References',
+                                            name : 'gltrans_misc_id',
+                                            width : 75
                                         }
                                     ]
                                 },