Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0003983Openbravo ERP00. Application dictionarypublic2008-06-16 11:072008-12-09 12:57
galderromo 
AinhoaPagola 
normalminoralways
closedfixed 
20Gentoo 2.6.24
2.35MP4 
2.35MP10 
No
Core
No
0003983: 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.
blocks defect 00039752.40 closed Dowid Create fields process creates a "Creation date" field 
Issue History
2008-06-16 11:07psarobeNew Issue
2008-06-16 11:07psarobeAssigned To => Dowid
2008-06-16 11:07psarobeStatusnew => scheduled
2008-06-27 12:24cromeroAssigned ToDowid => cromero
2008-10-21 10:57cromeroAssigned Tocromero => AinhoaPagola
2008-10-23 17:00svnbotCheckin
2008-10-23 17:00svnbotNote Added: 0009716
2008-10-23 17:00svnbotStatusscheduled => resolved
2008-10-23 17:00svnbotResolutionopen => fixed
2008-10-23 17:00svnbotsvn_revision => 9103
2008-12-09 12:57psarobeRegression testing => No
2008-12-09 12:57psarobeStatusresolved => closed

Notes
(0009716)
svnbot   
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 [^]