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

[14.0][sale_blanket_order_revision] Issue with Creating a New Blanket Order with sale_blanket_order_revision #3544

Open
douglascstd opened this issue Jan 24, 2025 · 0 comments
Labels

Comments

@douglascstd
Copy link
Member

Subject: Issue with Creating a New Blanket Order in sale_blanket_order_revision
HT00967

Description of the Issue:
An error occurs that prevents the creation of a new Blanket Order. The following error message is displayed:

"Order Reference and revision must be unique per Company."

Steps to Reproduce:

Launch Runboat (with a clean instance without any additional modules).
Install the sale_blanket_order_revision module.
Attempt to create a new Blanket Order.

Observations and Evidence:

The issue appears to be related to the uniqueness check when saving the Blanket Order. The system attempts to validate the reference while the Blanket Order still has a "Draft" name.
If additional modules are installed (see evidence below), the issue does not occur.

Evidences:
Error Message While Saving Blanket Order:
Image

If Enable to create a sequence number on draft state::
Image

Successful operation after additional modules are installed:
Image

So the problem shoud be on checking made in the save moment, that the Blanket Order will be with "Draft" name.

@kaynnan @marcelsavegnago

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