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

[FIX] order line qty set to 0 on confirmed SO #12

Open
wants to merge 3 commits into
base: 14.0-ADD-account_global_discount_amount
Choose a base branch
from

Conversation

michotm
Copy link

@michotm michotm commented Jan 29, 2022

Fix a bug on account_global_discount and sale_global_discount

To reproduce:
confirm an SO with a global discount
modify the qty on std line to 0
a user error msg is raised : You can not remove an order line once the sales order is confirmed.\nYou should rather set the quantity to 0.
this PR depends on an other PR done for the same reason on https://github.com/akretion/sale-workflow

@michotm
Copy link
Author

michotm commented Jan 29, 2022

depend on akretion/sale-workflow#26

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