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

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

index 8ebb45b..143a539 100644 (file)
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
                                 },
-                                {
-                                    "boxLabel": "In Bank Reconcile",
-                                    "fieldLabel": "Recorded",
-                                    "name": "gltrans_rec",
-                                    "width": 200,
-                                    "xtype": "Checkbox",
-                                    "|xns": "Roo.form"
-                                },
                                 {
                                     "fieldLabel": "Created By",
                                     "height": 100,
index 7ba6ee5..ce9a1aa 100644 (file)
@@ -195,14 +195,6 @@ Pman.Dialog.XtupleJournalEntry = {
                                     name : 'gltrans_docnumber',
                                     width : 200
                                 },
-                                {
-                                    xtype: 'Checkbox',
-                                    xns: Roo.form,
-                                    boxLabel : 'In Bank Reconcile',
-                                    fieldLabel : 'Recorded',
-                                    name : 'gltrans_rec',
-                                    width : 200
-                                },
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,