Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0003975 | Openbravo ERP | 00. Application dictionary | public | 2008-06-14 01:08 | 2008-11-26 12:34 | |||||||
Reporter | galderromo | |||||||||||
Assigned To | Dowid | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 20 | OS Version | Gentoo 2.6.24 | ||||||||
Product Version | 2.35MP4 | |||||||||||
Target Version | 2.40 | Fixed in Version | pi | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | No | |||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0003975: Create fields process creates a "Creation date" field | |||||||||||
Description | 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. | |||||||||||
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 Solution | 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 | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
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 |
There are no notes attached to this issue. |