Order Item Price wrong on eBay imported orders
---------------------------------------------- Key: OFBIZ-1190 URL: https://issues.apache.org/jira/browse/OFBIZ-1190 Project: OFBiz Issue Type: Bug Components: order Affects Versions: SVN trunk Reporter: David Shere Priority: Minor When importing eBay orders, the order Item price is wrong. In my example my item price was $37.90 and the order item unit price was $1400 something. I haven't tested this under different conditions (trying a different product, etc)... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-1190: ------------------------------- Attachment: 1190.patch I believe this patch fixes it. The "amount" being passed in cart.addItemToEnd was causing the unit price to be multiplied against itself. > Order Item Price wrong on eBay imported orders > ---------------------------------------------- > > Key: OFBIZ-1190 > URL: https://issues.apache.org/jira/browse/OFBIZ-1190 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: David Shere > Priority: Minor > Attachments: 1190.patch > > > When importing eBay orders, the order Item price is wrong. In my example my item price was $37.90 and the order item unit price was $1400 something. > I haven't tested this under different conditions (trying a different product, etc)... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-1190: ---------------------------------------- Assignee: Jacopo Cappellato > Order Item Price wrong on eBay imported orders > ---------------------------------------------- > > Key: OFBIZ-1190 > URL: https://issues.apache.org/jira/browse/OFBIZ-1190 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: David Shere > Assignee: Jacopo Cappellato > Priority: Minor > Attachments: 1190.patch > > > When importing eBay orders, the order Item price is wrong. In my example my item price was $37.90 and the order item unit price was $1400 something. > I haven't tested this under different conditions (trying a different product, etc)... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-1190. ------------------------------------ Resolution: Fixed Thanks David, you are completely right: your fix is in rev. 564503 > Order Item Price wrong on eBay imported orders > ---------------------------------------------- > > Key: OFBIZ-1190 > URL: https://issues.apache.org/jira/browse/OFBIZ-1190 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: David Shere > Assignee: Jacopo Cappellato > Priority: Minor > Attachments: 1190.patch > > > When importing eBay orders, the order Item price is wrong. In my example my item price was $37.90 and the order item unit price was $1400 something. > I haven't tested this under different conditions (trying a different product, etc)... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |