Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006585 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 00. Application dictionary | critical | N/A | 2008-12-16 15:24 | 2009-03-03 17:16 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP2 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 11249 | |||
Projection | none | ETA | none | Target Version | pi | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0006585: Wrong columns re-creation | |||||||
Description | A_ASSET.ANNUALAMORTIZATIONPORCENTAGE and A_AMORTIZATIONLINE.AMORTIZATION_PORCENTAGE DB columns were renamed to A_ASSET.ANNUALAMORTIZATIONPERCENTAGE and A_AMORTIZATIONLINE.AMORTIZATION_PERCENTAGE resolving issue 0005679. As the new column don't have "on create default" clause they are treated by DBSourceManager as a column re-creation, so data in the old column will be lost when upgrading. | |||||||
Proposed Solution | Add on create default for these columns | |||||||
Tags | platform1_sprint1 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0011417) svnbot (reporter) 2008-12-16 15:59 |
Repository: openbravo Revision: 11246 Author: marvintm Date: 2008-12-16 15:59:22 +0100 (Tue, 16 Dec 2008) Fixed issue 6585. Added onCreateDefaults --- U branches/r2.40/src-db/database/model/tables/A_AMORTIZATIONLINE.xml U branches/r2.40/src-db/database/model/tables/A_ASSET.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=11246&sc=1 [^] |
(0011418) svnbot (reporter) 2008-12-16 16:01 |
Repository: openbravo Revision: 11249 Author: marvintm Date: 2008-12-16 16:01:15 +0100 (Tue, 16 Dec 2008) Fixed issue 6585. Added onCreateDefaults --- U branches/r2.40mp1/src-db/database/model/tables/A_AMORTIZATIONLINE.xml U branches/r2.40mp1/src-db/database/model/tables/A_ASSET.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=11249&sc=1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2008-12-16 15:24 | alostale | New Issue | |
2008-12-16 15:24 | alostale | Assigned To | => marvintm |
2008-12-16 15:24 | alostale | Status | new => scheduled |
2008-12-16 15:59 | svnbot | Checkin | |
2008-12-16 15:59 | svnbot | Note Added: 0011417 | |
2008-12-16 15:59 | svnbot | Status | scheduled => resolved |
2008-12-16 15:59 | svnbot | Resolution | open => fixed |
2008-12-16 15:59 | svnbot | svn_revision | => 11246 |
2008-12-16 16:01 | svnbot | Checkin | |
2008-12-16 16:01 | svnbot | Note Added: 0011418 | |
2008-12-16 16:01 | svnbot | svn_revision | 11246 => 11249 |
2008-12-16 16:02 | marvintm | Tag Attached: platform1_sprint1 | |
2009-03-03 17:16 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |