Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0003983 | Openbravo ERP | 00. Application dictionary | public | 2008-06-16 11:07 | 2008-12-09 12:57 | |||||||
Reporter | galderromo | |||||||||||
Assigned To | AinhoaPagola | |||||||||||
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 | Fixed in Version | 2.35MP10 | ||||||||||
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 | 0003983: 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-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 |
Notes | |||||
|
|||||
|
|