Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016743 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | always | 2011-03-16 12:00 | 2011-07-14 15:20 | |||
Reporter | ioritzCia | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | 2.50 | Fixed in SCM revision | 43a7836496f5 | |||
Projection | none | ETA | none | Target Version | 2.50MP32 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_22 | |||
OS Version | Ubuntu 10.04 | Database version | 8.4 | Ant version | 1.7.1 | |||
Product Version | 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 | 0016743: Failure ordering changes when exporting datasets. | |||||||
Description | The dataset exporting process creates some differences it should not have to. | |||||||
Steps To Reproduce | - Install Spanish Taxes https://code.openbravo.com/erp/mods/org.openbravo.localization.spain.referencedata.taxes/ [^] - Create a client with name TAXES applying the dataset Spanish Taxes module supplies. - Make some change in a tax of that dataset in that client. - Export dataset. - See that there are changes that there sould not be. The attatched file shows the diff generated. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0039038) hgbot (developer) 2011-07-13 13:34 |
Repository: erp/stable/2.50 Changeset: 074104a1d8e283f315186c987890fef272145083 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Jul 13 13:18:53 2011 +0200 URL: http://code.openbravo.com/erp/stable/2.50/rev/074104a1d8e283f315186c987890fef272145083 [^] Related to issue 16743. Reformat file --- M src/org/openbravo/base/model/ModelProvider.java --- |
(0039039) hgbot (developer) 2011-07-13 13:34 |
Repository: erp/stable/2.50 Changeset: 43a7836496f5d7503cfb8dd8f7aeed4402dafdbe Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Jul 13 13:33:25 2011 +0200 URL: http://code.openbravo.com/erp/stable/2.50/rev/43a7836496f5d7503cfb8dd8f7aeed4402dafdbe [^] Fixed issue 16743.Datasets shouldn't have formal changes when reexported. Two changes have been made: - Children BaseOBObjects will be sorted in the same way as their parents already were. - List properties will now be generated with a defined order, as the Entities will now be created following a defined order --- M src/org/openbravo/base/model/ModelProvider.java M src/org/openbravo/dal/xml/EntityXMLConverter.java --- |
(0039062) shuehner (administrator) 2011-07-14 15:20 |
Tested in stable/2.50,pgsql (rev: 0f3b37dc266a). Now no random reordering happens when re-exporting the dataset. Review was already done for pi-cset. Changes for 2.50 are the same -> not reviewed again. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-04-11 13:27 | dalsasua | Type | defect => backport |
2011-04-11 13:27 | dalsasua | fix_in_branch | pi => 2.50 |
2011-06-10 17:10 | dalsasua | Target Version | => 2.50MP32 |
2011-07-13 13:34 | hgbot | Checkin | |
2011-07-13 13:34 | hgbot | Note Added: 0039038 | |
2011-07-13 13:34 | hgbot | Checkin | |
2011-07-13 13:34 | hgbot | Note Added: 0039039 | |
2011-07-13 13:34 | hgbot | Status | scheduled => resolved |
2011-07-13 13:34 | hgbot | Resolution | open => fixed |
2011-07-13 13:34 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/a488a723e6241de9a195bb4ab5ffaa22f959b46d [^] => http://code.openbravo.com/erp/stable/2.50/rev/43a7836496f5d7503cfb8dd8f7aeed4402dafdbe [^] |
2011-07-14 15:20 | shuehner | Note Added: 0039062 | |
2011-07-14 15:20 | shuehner | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |