We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
account_move_tier_validation
Validation don't wait the validation of the previous ones to be asked How validations should work by sequence ?
Affected versions:
Steps to reproduce the behavior:
Mitchell is asked to carry out the 2nd validation while Marc has not yet carried out the first :
Expected behavior
Validations should not be requested until previous ones have been validated
Additional context Tested on odoo 12 (account_invoice_tier_validation), odoo 14 (account_move_tier_validation)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Module
account_move_tier_validation
Describe the bug
Validation don't wait the validation of the previous ones to be asked
How validations should work by sequence ?
To Reproduce
Affected versions:
Steps to reproduce the behavior:
Mitchell is asked to carry out the 2nd validation while Marc has not yet carried out the first :
Expected behavior
Validations should not be requested until previous ones have been validated
Additional context
Tested on odoo 12 (account_invoice_tier_validation), odoo 14 (account_move_tier_validation)
The text was updated successfully, but these errors were encountered: