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] sale_tier_validation: Can't confirm order #2965

Open
michaelslade54 opened this issue Feb 20, 2024 · 0 comments
Open

[16.0] sale_tier_validation: Can't confirm order #2965

michaelslade54 opened this issue Feb 20, 2024 · 0 comments
Labels

Comments

@michaelslade54
Copy link

Module

sale_tier_validation

Describe the bug

Cannot send a quotation or confirm the order once the sales order has been validated by the reviewer. This makes the module unusable.

To Reproduce

Affected versions: v16, v15

Replicated on runboat.

Steps to reproduce the behavior:

  1. Create a new tier validation for referenced model Sales Order for total > 0.
  2. Create a sales order with any product, ensuring the total price is > 0.
  3. Request Validation on the Sales Order.
  4. Validate the tier review in the Sales Order.
  5. Attempt to confirm the order or send the quotation by email. A Validation Error occurs stating the operation is under validation.

Expected behavior
Sale order state should advance to either quotation sent or sales order once the validations are complete.

Additional context
There appears to be a known issue in the OCA/server-ux repository, however as far as I can tell this is the only module relying on base_tier_validation that currently experiences this issue. It may require a custom fix per module.

Note: If the user is the same one required to validate, and the user simply clicks Confirm Order, then the module performs as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant