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

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

index 44d0c0d..8ebb45b 100644 (file)
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
                                 },
-                                {
-                                    "fieldLabel": "Doc Type",
-                                    "name": "gltrans_doctype",
-                                    "width": 100,
-                                    "xtype": "TextField",
-                                    "|xns": "Roo.form"
-                                },
                                 {
                                     "boxLabel": "In Bank Reconcile",
                                     "fieldLabel": "Recorded",
index 3b266ae..7ba6ee5 100644 (file)
@@ -195,13 +195,6 @@ Pman.Dialog.XtupleJournalEntry = {
                                     name : 'gltrans_docnumber',
                                     width : 200
                                 },
-                                {
-                                    xtype: 'TextField',
-                                    xns: Roo.form,
-                                    fieldLabel : 'Doc Type',
-                                    name : 'gltrans_doctype',
-                                    width : 100
-                                },
                                 {
                                     xtype: 'Checkbox',
                                     xns: Roo.form,