Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0003975Openbravo ERP00. Application dictionarypublic2008-06-14 01:082008-11-26 12:34
galderromo 
Dowid 
normalminoralways
closedfixed 
20Gentoo 2.6.24
2.35MP4 
2.40pi 
No
Core
No
0003975: Create fields process creates a "Creation date" field
Window: Window, tabs and fields.
Tab: Tabs.
Process: Create fields.

When using this process the creation date field (audition field) is also created as a field. It shouldn't be created.
-Go to any tab (created or new)
-Exec the Create fields process.
-Go to Field sequence tab.
-Check there is a new field "creation date" although the related tab hasn't been changed from its creation.
Change the stored procedure AD_TAB_IMPORT the statement AND NOT(UPPER(c.Name) LIKE 'CREATED%' OR UPPER(c.Name) LIKE 'UPDATED%') AND c.IsActive='Y')

using c.columnname instead of c.name
No tags attached.
depends on backport 0003983 closed AinhoaPagola Create fields process creates a "Creation date" field 
Issue History
2008-06-14 01:08galderromoNew Issue
2008-06-14 01:08galderromoAssigned To => cromero
2008-06-16 11:07psarobeAssigned Tocromero => Dowid
2008-06-16 11:07psarobeTarget Version => 2.40
2008-06-16 11:07psarobeSteps to Reproduce Updated
2008-06-16 11:07psarobeStatusnew => scheduled
2008-06-18 15:24DowidStatusscheduled => resolved
2008-06-18 15:24DowidResolutionopen => fixed
2008-06-18 15:24DowidFixed in Version => trunk
2008-06-18 15:24Dowidsvn_revision => 5149
2008-07-01 17:56anonymoussf_bug_id0 => 2007956
2008-11-26 12:34psarobeRegression testing => No
2008-11-26 12:34psarobeStatusresolved => closed

There are no notes attached to this issue.