Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #49875 All Revisions ] Back to Issue ]
Summary 0049875: Setting distinct price and then completing a product configuration step, will reset the value after finishing it
Revision 2022-08-05 11:40 by cberner
Description This is a bug with product configuration, it seems is using old state and returning it, changing the previously modified price if done so.

Gif is provided to illustrate the issue.

After further investigation, we saw that the problem comes from the updateProductModifiersExtraPrice function, which on addProductConfiguration action will recalculate the product modifiers extra prices and change the line price. It does it by taking the base product amount/price, which is incorrect, it should take into account line price.

We propose another solution on the Proposed Solution part of this issue.
Revision 2022-07-24 20:59 by cberner
Description This is a bug with product configuration, it seems is using old state and returning it, changing the previously modified price if done so. It may also modify other properties.

Gif is provided to illustrate the issue.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker