Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0003975
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionaryminoralways2008-06-14 01:082008-11-26 12:34
ReportergalderromoView Statuspublic 
Assigned ToDowid 
PrioritynormalResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revision5149
ProjectionnoneETAnoneTarget Version2.40
OSLinux 32 bitDatabaseOracleJava version1.5.0_15
OS VersionGentoo 2.6.24Database versionXEAnt version1.7
Product Version2.35MP4SCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0003975: Create fields process creates a "Creation date" field

DescriptionWindow: 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.
Steps To Reproduce-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.
Proposed SolutionChange 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0003983 closedAinhoaPagola Create fields process creates a "Creation date" field 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2008-06-14 01:08 galderromo New Issue
2008-06-14 01:08 galderromo Assigned To => cromero
2008-06-16 11:07 psarobe Assigned To cromero => Dowid
2008-06-16 11:07 psarobe Target Version => 2.40
2008-06-16 11:07 psarobe Steps to Reproduce Updated
2008-06-16 11:07 psarobe Status new => scheduled
2008-06-18 15:24 Dowid Status scheduled => resolved
2008-06-18 15:24 Dowid Resolution open => fixed
2008-06-18 15:24 Dowid Fixed in Version => trunk
2008-06-18 15:24 Dowid svn_revision => 5149
2008-07-01 17:56 anonymous sf_bug_id 0 => 2007956
2008-11-26 12:34 psarobe Regression testing => No
2008-11-26 12:34 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker