Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007365
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2009-02-04 13:482009-03-06 12:34
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision13054
ProjectionnoneETAnoneTarget Versionpi
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007365: Solve inconsistency in AD_COLUMN.name field, there are name clashes in columns in one table

DescriptionThe AD_COLUMN.name and AD_COLUMN.ad_table_id should be unique together. It showed that there are several cases in AD_COLUMN where this did not apply. These name clashes have to be solved by changing the name of one of the 'clashing' columns.

See the attached xls for an overview. You only need to solve the ones with your name (see the last column in the excel).

gr. Martin
TagsNo tags attached.
Attached Filesxls file icon dup_col.xls [^] (17,408 bytes) 2009-02-04 13:48

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0007361pi closedmtaal Solve inconsistency in AD_COLUMN.name field, there are name clashes in one table 

-  Notes
(0013348)
svnbot (reporter)
2009-02-11 15:12

Repository: openbravo
Revision: 13054
Author: mtaal
Date: 2009-02-11 15:12:17 +0100 (Wed, 11 Feb 2009)

XML element names and java members names (of generated entities) are now based on the AD_COLUMN.name column. In addition naming logic has been changed to camelcase in a better way. Resulting in changes in the sampledata and masterdata xml files.
Fixes issue 7365, Solve inconsistency in AD_COLUMN.name field, there are name clashes in columns in one table
Fixes issue 7361, Solve inconsistency in AD_COLUMN.name field, there are name clashes in one table
src/build.xml has been updated to do generate.entities before import.sample.data
Fixes issue 7495, Could not execute: ant create.database -Dapply.on.create=true

---
A trunk/referencedata/client_data.xml
U trunk/referencedata/sampledata/Accounting_Test.xml
U trunk/referencedata/sampledata/BigBazaar.xml
U trunk/referencedata/standard/Masterdata.xml
U trunk/src/build.xml
U trunk/src/log4j.properties
U trunk/src/org/openbravo/base/model/NamingUtil.java
U trunk/src/org/openbravo/base/model/Property.java
U trunk/src/org/openbravo/base/model/column_property_mapping.properties
U trunk/src/org/openbravo/base/structure/DynamicOBObject.java
U trunk/src/org/openbravo/base/structure/Traceable.java
U trunk/src/org/openbravo/dal/core/OBContext.java
U trunk/src/org/openbravo/dal/core/OBInterceptor.java
U trunk/src/org/openbravo/dal/security/EntityAccessChecker.java
U trunk/src/org/openbravo/dal/security/OrganizationStructureProvider.java
U trunk/src/org/openbravo/dal/service/OBCriteria.java
U trunk/src/org/openbravo/dal/xml/EntityXMLConverter.java
U trunk/src/org/openbravo/service/dataset/DataSetService.java
U trunk/src/org/openbravo/service/db/ClientImportProcessor.java
U trunk/src/org/openbravo/service/db/DataExportService.java
U trunk/src/org/openbravo/service/db/ExportReferenceDataTask.java
U trunk/src/org/openbravo/service/system/DatabaseValidator.java
U trunk/src/org/openbravo/service/system/ModuleValidator.java
U trunk/src-db/database/lib/dbsourcemanager.jar
U trunk/src-test/org/openbravo/test/dal/DalPerformanceInventoryLineTest.java
U trunk/src-test/org/openbravo/test/dal/DalQueryTest.java
U trunk/src-test/org/openbravo/test/dal/DalTest.java
U trunk/src-test/org/openbravo/test/dal/DynamicEntityTest.java
U trunk/src-test/org/openbravo/test/dal/ValidationTest.java
U trunk/src-test/org/openbravo/test/expression/EvaluationTest.java
U trunk/src-test/org/openbravo/test/model/OneToManyTest.java
U trunk/src-test/org/openbravo/test/modularity/DatasetServiceTest.java
U trunk/src-test/org/openbravo/test/security/EntityAccessTest.java
U trunk/src-test/org/openbravo/test/webservice/WSUpdateTest.java
U trunk/src-test/org/openbravo/test/xml/ClientDataSetCompleteTest.java
U trunk/src-test/org/openbravo/test/xml/EntityXMLImportTestBusinessObject.java
U trunk/src-test/org/openbravo/test/xml/EntityXMLIssues.java
U trunk/src-test/org/openbravo/test/xml/UniqueConstraintImportTest.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=13054&sc=1 [^]

- Issue History
Date Modified Username Field Change
2009-02-04 13:48 mtaal New Issue
2009-02-04 13:48 mtaal Assigned To => gorkaion
2009-02-04 13:48 mtaal sf_bug_id 0 => 2563861
2009-02-04 13:48 mtaal File Added: dup_col.xls
2009-02-04 13:48 mtaal Regression testing => No
2009-02-04 13:51 mtaal Relationship added blocks 0007361
2009-02-10 10:43 psarobe Status new => scheduled
2009-02-10 10:43 psarobe fix_in_branch => trunk
2009-02-10 10:43 psarobe Assigned To gorkaion => iciordia
2009-02-10 10:43 psarobe fix_in_branch trunk =>
2009-02-10 10:43 psarobe Description Updated
2009-02-10 10:49 mtaal Assigned To iciordia => mtaal
2009-02-11 15:12 svnbot Checkin
2009-02-11 15:12 svnbot Note Added: 0013348
2009-02-11 15:12 svnbot Status scheduled => resolved
2009-02-11 15:12 svnbot Resolution open => fixed
2009-02-11 15:12 svnbot svn_revision => 13054
2009-03-06 12:34 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker