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

SW-27165: Change consideration of graduated prices in order module #2612

Merged
merged 2 commits into from
Sep 22, 2023

Conversation

mitelg
Copy link
Contributor

@mitelg mitelg commented Sep 21, 2023

While adding new positions to an existing order in the backend order module, graduated prices are still considered.

If an existing position is changed, the graduated price will only be checked and considered if the quantity was changed.

With this change it is possible again to also set a custom price for a position that contains a product with graduated prices.

@mitelg mitelg changed the title SW-27165 Fix consideration of graduated prices in the order module SW-27165: Change consideration of graduated prices in order module Sep 21, 2023
@github-actions
Copy link

Warnings
⚠️ The Pull Request doesn't contain any changes to the Upgrade file

While adding new positions to an existing order in the backend order module, graduated prices are still considered.
If an existing position is changed, the graduated price will only be checked and considered if the quantity was changed.
With this change it is possible again to also set a custom price for a position that contains a product with graduated prices.
@mitelg mitelg force-pushed the fix/sw-27165/manual-price-change branch from 527db68 to c491cd4 Compare September 21, 2023 12:58
@mitelg mitelg self-assigned this Sep 21, 2023
@mitelg mitelg enabled auto-merge (rebase) September 21, 2023 14:12
@mitelg mitelg merged commit 19af441 into 5.7 Sep 22, 2023
24 checks passed
@mitelg mitelg deleted the fix/sw-27165/manual-price-change branch September 22, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants