Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0003975 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | minor | always | 2008-06-14 01:08 | 2008-11-26 12:34 | |||
Reporter | galderromo | View Status | public | |||||
Assigned To | Dowid | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5149 | ||||
Projection | none | ETA | none | Target Version | 2.40 | |||
OS | Linux 32 bit | Database | Oracle | Java version | 1.5.0_15 | |||
OS Version | Gentoo 2.6.24 | Database version | XE | Ant version | 1.7 | |||
Product Version | 2.35MP4 | SCM revision | ||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|||
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 |