Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007361 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2009-02-04 11:54 | 2009-03-06 12:34 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 13054 | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | 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 | 0007361: Solve inconsistency in AD_COLUMN.name field, there are name clashes in one table | |||||||
Description | The AD_COLUMN.name and AD_COLUMN.ad_table_id should be unique together. It showed that there are several cases (about 40) 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. gr. Martin | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||||||||||||||||||||||||||||||
|
![]() |
|
(0013349) svnbot (viewer) 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 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2009-02-04 11:54 | mtaal | New Issue | |
2009-02-04 11:54 | mtaal | Assigned To | => mtaal |
2009-02-04 11:54 | mtaal | sf_bug_id | 0 => 2563555 |
2009-02-04 11:54 | mtaal | File Added: dup_col.xls | |
2009-02-04 11:54 | mtaal | OBNetwork customer | => No |
2009-02-04 11:54 | mtaal | Regression testing | => No |
2009-02-04 13:51 | mtaal | Relationship added | depends on 0007362 |
2009-02-04 13:51 | mtaal | Relationship added | depends on 0007363 |
2009-02-04 13:51 | mtaal | Relationship added | depends on 0007364 |
2009-02-04 13:51 | mtaal | Relationship added | depends on 0007365 |
2009-02-04 13:51 | mtaal | Relationship added | depends on 0007366 |
2009-02-11 15:12 | svnbot | Checkin | |
2009-02-11 15:12 | svnbot | Note Added: 0013349 | |
2009-02-11 15:12 | svnbot | Status | new => 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 |