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

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

index 0651679..44d0c0d 100644 (file)
                                         }
                                     ]
                                 },
-                                {
-                                    "fieldLabel": "References",
-                                    "name": "gltrans_misc_id",
-                                    "width": 75,
-                                    "xtype": "TextField",
-                                    "|xns": "Roo.form"
-                                },
                                 {
                                     "fieldLabel": "Doc No.",
                                     "name": "gltrans_docnumber",
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
                                 },
-                                {
-                                    "fieldLabel": "References",
-                                    "name": "gltrans_misc_id",
-                                    "width": 75,
-                                    "xtype": "TextField",
-                                    "|xns": "Roo.form"
-                                },
                                 {
                                     "fieldLabel": "Doc Type",
                                     "name": "gltrans_doctype",
index efe84de..3b266ae 100644 (file)
@@ -188,13 +188,6 @@ Pman.Dialog.XtupleJournalEntry = {
                                         }
                                     ]
                                 },
-                                {
-                                    xtype: 'TextField',
-                                    xns: Roo.form,
-                                    fieldLabel : 'References',
-                                    name : 'gltrans_misc_id',
-                                    width : 75
-                                },
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,
@@ -202,13 +195,6 @@ Pman.Dialog.XtupleJournalEntry = {
                                     name : 'gltrans_docnumber',
                                     width : 200
                                 },
-                                {
-                                    xtype: 'TextField',
-                                    xns: Roo.form,
-                                    fieldLabel : 'References',
-                                    name : 'gltrans_misc_id',
-                                    width : 75
-                                },
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,