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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0003983
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 00. Application dictionaryminoralways2008-06-16 11:072008-12-09 12:57
ReportergalderromoView Statuspublic 
Assigned ToAinhoaPagola 
PrioritynormalResolutionfixedFixed in Version2.35MP10
StatusclosedFix in branch2.3xFixed in SCM revision9103
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.5.0_15
OS VersionGentoo 2.6.24Database versionXEAnt version1.7
Product Version2.35MP4SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0003983: 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 ]
blocks defect 00039752.40 closedDowid Create fields process creates a "Creation date" field 

-  Notes
(0009716)
svnbot (reporter)
2008-10-23 17:00

Repository: openbravo
Revision: 9103
Author: AinhoaPagola
Date: 2008-10-23 17:00:06 +0200 (Thu, 23 Oct 2008)

Bug fixed 0003983 "Creation date" field is not created anymore when Create fields process is executed.

---
U branches/r2.3x/database/model/functions/AD_TAB_IMPORT.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=9103&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-06-16 11:07 psarobe New Issue
2008-06-16 11:07 psarobe Assigned To => Dowid
2008-06-16 11:07 psarobe Status new => scheduled
2008-06-27 12:24 cromero Assigned To Dowid => cromero
2008-10-21 10:57 cromero Assigned To cromero => AinhoaPagola
2008-10-23 17:00 svnbot Checkin
2008-10-23 17:00 svnbot Note Added: 0009716
2008-10-23 17:00 svnbot Status scheduled => resolved
2008-10-23 17:00 svnbot Resolution open => fixed
2008-10-23 17:00 svnbot svn_revision => 9103
2008-12-09 12:57 psarobe Regression testing => No
2008-12-09 12:57 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker