[
https://issues.apache.org/jira/browse/OFBIZ-5438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharan Foga updated OFBIZ-5438:
-------------------------------
Sprint: Bug Crush Event - 21/2/2015
> Virtual feature selection and selected variant price inconsistencies
> --------------------------------------------------------------------
>
> Key: OFBIZ-5438
> URL: https://issues.apache.org/jira/browse/OFBIZ-5438
> Project: OFBiz
> Issue Type: Improvement
> Components: order
> Reporter: Christian Carlow
> Assignee: Ashish Vijaywargiya
> Priority: Minor
>
> To reproduce this issue:
> 1. Create a sales order for DemoCustCompany
> 2. Add WG-9944 to the cart
> 3. Select Black (notice +$4.30) and 4-Wheels and click "Add to Cart"
> 4. Click the check mark for the WG-9944 variant item that was added to the
> cart and then click the "Remove Selected" button
> 5. Navigate to the WG-9944 product features page
> 6. Click feature 9000 to edit the Black Color feature
> 7. Update the feature price from 4.3 to 1.3
> 8. Add WG-9944 to the cart again by selecting the Black (notice now +$1.30)
> and 4-Wheel feature options
> After step 9, notice that the item price is actually calculated using the
> previous feature default price value even though the new feature price is
> listed with the option.
> A similar problem occurs if the virtual product default price is changed.
> The feature selection page shows the updated virtual product price but once
> the features are selected, the default price of the variant product which was
> set when the variant was initially created is still set to the previous
> default price that existed before the variant default price was changed.
> Maybe some logic should exist to check that the selected features prices add
> up to the variant default price value and if they do not, then the previous
> variant default price thruDate should be set and a new default price
> consistent with the feature price sum created.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)