[jira] [Closed] (OFBIZ-1797) DB table rows creation order reverted when exporting data to XML file

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-1797) DB table rows creation order reverted when exporting data to XML file

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-1797.
------------------------------------

    Resolution: Cannot Reproduce

> DB table rows creation order reverted when exporting data to XML file
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-1797
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1797
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: Release Branch 4.0
>         Environment: Xp, java 1.4, Ofbiz 4.0, derby
>            Reporter: X Freeman
>
> Concern Webtools component.
> When i export an entity from the Webtools in a single filename XML the data table rows are written in reverse order with respect to the order they have in the DB.
> For example exporting the InvoiceType entity the first row written in the XML file is that with the invoiceTypeId="INTEREST_INVOICE". Instead in the DB table the first row is that with the invoiceTypeId="PURCHASE_INVOICE".
> When i import my custom made entities, previously exported to XML, in a new Ofbiz installation all the tables have the rows in reverse order.
> I care about the table rows order when i use the entity in the drop-down options of a form field.
> Thanks



--
This message was sent by Atlassian JIRA
(v6.2#6252)