Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016320 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2011-03-16 12:00 | 2011-06-10 17:48 | |||
Reporter | ioritzCia | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | a488a723e624 | |||
Projection | none | ETA | none | Target Version | ||||
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 | 0016320: 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 | ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0035222) hgbot (developer) 2011-03-24 19:54 |
Repository: erp/devel/pi Changeset: a488a723e6241de9a195bb4ab5ffaa22f959b46d Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Thu Mar 24 19:51:33 2011 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/a488a723e6241de9a195bb4ab5ffaa22f959b46d [^] Fixed issue 16320. 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 --- |
(0035816) dalsasua (viewer) 2011-04-11 13:27 |
A backport is required |
(0038261) shuehner (administrator) 2011-06-10 17:48 |
Reviewed/tested on pi-mp0 (rev: 8ab3332cfb89). Changeset change ordering of all rows inside a dataset once on next export. But after this one change the new order is stable and not changing row-ordering on each unrelated change in the dataset. Technically also entity initialization in dal-startup is modified. However the new order is table and sensible (ordered by table-name and not unknown/internal-hashcode). -> Fine also -> Closing |
![]() |
|||
Date Modified | Username | Field | Change |
2011-03-16 12:00 | ioritzCia | New Issue | |
2011-03-16 12:00 | ioritzCia | Assigned To | => alostale |
2011-03-16 12:00 | ioritzCia | File Added: taxesDataset.diff | |
2011-03-16 12:00 | ioritzCia | Modules | => Core |
2011-03-16 12:00 | ioritzCia | OBNetwork customer | => No |
2011-03-21 10:17 | alostale | Status | new => scheduled |
2011-03-21 10:17 | alostale | Assigned To | alostale => marvintm |
2011-03-21 10:17 | alostale | fix_in_branch | => pi |
2011-03-24 19:54 | hgbot | Checkin | |
2011-03-24 19:54 | hgbot | Note Added: 0035222 | |
2011-03-24 19:54 | hgbot | Status | scheduled => resolved |
2011-03-24 19:54 | hgbot | Resolution | open => fixed |
2011-03-24 19:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a488a723e6241de9a195bb4ab5ffaa22f959b46d [^] |
2011-04-11 13:27 | dalsasua | Note Added: 0035816 | |
2011-04-11 13:27 | dalsasua | Status | resolved => new |
2011-04-11 13:27 | dalsasua | Resolution | fixed => open |
2011-04-11 13:27 | dalsasua | Status | new => scheduled |
2011-04-11 13:27 | dalsasua | Status | scheduled => resolved |
2011-04-11 13:27 | dalsasua | Resolution | open => fixed |
2011-06-10 17:48 | shuehner | Note Added: 0038261 | |
2011-06-10 17:48 | shuehner | Status | resolved => closed |
2011-07-14 15:18 | shuehner | Relationship added | related to 0015973 |
Copyright © 2000 - 2009 MantisBT Group |