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

Calculate manual order line discounts in fetch_order_prices_if_expired function. #15517

Open
zedzior opened this issue Mar 1, 2024 · 0 comments
Labels
discount merchant Merchant Experience team topics order

Comments

@zedzior
Copy link
Member

zedzior commented Mar 1, 2024

Manual line discounts are not reflected in line prices when recalculating order prices with fetch_order_prices_if_expired function.

Price calculation after applying manual discount is done directly in OrderLineDiscountUpdate mutation. We should move the logic to fetch_order_prices_if_expired.

@zedzior zedzior added order discount merchant Merchant Experience team topics labels Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discount merchant Merchant Experience team topics order
Projects
None yet
Development

No branches or pull requests

1 participant