Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0003983 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 00. Application dictionary | minor | always | 2008-06-16 11:07 | 2008-12-09 12:57 | |||
Reporter | galderromo | View Status | public | |||||
Assigned To | AinhoaPagola | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.35MP10 | |||
Status | closed | Fix in branch | 2.3x | Fixed in SCM revision | 9103 | |||
Projection | none | ETA | none | Target Version | ||||
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 | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0009716) svnbot (viewer) 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 [^] |
![]() |
|||
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 |