Minor update to order and cart service
-------------------------------------- Key: OFBIZ-4485 URL: https://issues.apache.org/jira/browse/OFBIZ-4485 Project: OFBiz Issue Type: Bug Components: order Affects Versions: SVN trunk Reporter: Leon Priority: Minor Fix For: SVN trunk The patch is related to following issues: 1. after append a new item to created or approved order, the externalId data of original items are lost 2. after append a new item to created or approved order, the itemDesiredDeliveryDate value is wronly set to shipBeforeDate field 3. make order item sequence id more compact and truely "sequential" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leon updated OFBIZ-4485: ------------------------ Attachment: OFBIZ-4485.patch something about the itemSeqId of appended order item, pls refs OFBIZ-4470 > Minor update to order and cart service > -------------------------------------- > > Key: OFBIZ-4485 > URL: https://issues.apache.org/jira/browse/OFBIZ-4485 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: Leon > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-4485.patch > > > The patch is related to following issues: > 1. after append a new item to created or approved order, the externalId data of original items are lost > 2. after append a new item to created or approved order, the itemDesiredDeliveryDate value is wronly set to shipBeforeDate field > 3. make order item sequence id more compact and truely "sequential" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4485. ---------------------------------- Resolution: Fixed Fix Version/s: Release Branch 11.04 Release Branch 10.04 Assignee: Jacques Le Roux Thanks Leon, Your patch is in trunk r1187944 R11.04 r1187959 R10.04 r1187958 > Minor update to order and cart service > -------------------------------------- > > Key: OFBIZ-4485 > URL: https://issues.apache.org/jira/browse/OFBIZ-4485 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: Leon > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk > > Attachments: OFBIZ-4485.patch > > > The patch is related to following issues: > 1. after append a new item to created or approved order, the externalId data of original items are lost > 2. after append a new item to created or approved order, the itemDesiredDeliveryDate value is wronly set to shipBeforeDate field > 3. make order item sequence id more compact and truely "sequential" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |