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][FIX]sale_exception: upsell error #2662

Closed
wants to merge 1 commit into from

Conversation

jok-adhoc
Copy link
Contributor

When an upsell (subscription) is confirmed, the sale exception arises, but due to the subscription's action_confirm it updates the parent sale order lines even if the exception is not ignored.
Furthermore, if the upsell is confirmed, the subscription lines are updated again. It is thought that if a subscription is in progress an upsell could be done.

When an upsell (subscription) is confirmed, the sale exception arises, but
due to the subscription's action_confirm it updates the parent sale order lines
even if the exception is not ignored.
Furthermore, if the upsell is confirmed, the subscription lines are updated again.
It is thought that if a subscription is in progress an upsell could be done.
@jok-adhoc jok-adhoc closed this Aug 30, 2023
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.

1 participant