Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][BUG] product_configurator_sale: price update when pricelist discout included in price #148

Open
techgrrow opened this issue Jan 29, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@techgrrow
Copy link

techgrrow commented Jan 29, 2025

Module

product_configurator_sale

Bug description

If a pricelist with a Discount Policy "Discount included in the price" is selected in the sale order, the prices of configured product are not updated, while normal products are. See video example below:
https://github.com/user-attachments/assets/326409df-c8fc-4117-addd-5d8f79006b49

To Reproduce

Affected versions: 16.0

Steps to reproduce the behavior:

  1. Create a SO with a configured product and a normal one
  2. Create a pricelist with a rule that applies to the configured product (or all products) and Discount Policy "Discount included in the price"
  3. select that pricelist in the sale order and update the product prices

Expected behavior
The conficured product prices need to be updated following the pricelist rules

@techgrrow
Copy link
Author

Proposed fix in PR #149

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant