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

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

index 5ad265f..6af4e50 100644 (file)
                                         }
                                     ]
                                 },
-                                {
-                                    "fieldLabel": "Date",
-                                    "format": "d/M/Y",
-                                    "name": "gltrans_date",
-                                    "useIso": true,
-                                    "width": 100,
-                                    "xtype": "DateField",
-                                    "|xns": "Roo.form"
-                                },
                                 {
                                     "fieldLabel": "Gltrans source",
                                     "name": "Source",
index 2997eab..96682c1 100644 (file)
@@ -161,15 +161,6 @@ Pman.Dialog.XtupleJournalEntry = {
                                         }
                                     ]
                                 },
-                                {
-                                    xtype: 'DateField',
-                                    xns: Roo.form,
-                                    fieldLabel : 'Date',
-                                    format : 'd/M/Y',
-                                    name : 'gltrans_date',
-                                    useIso : true,
-                                    width : 100
-                                },
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,