You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem Description:
I am currently using the Account Invoice Constraint Chronology module in Odoo, which allows marking each accounting journal to check chronology when creating invoices in that specific journal. However, there seems to be an issue with the logic of chronology check between journals.
Steps to Reproduce the Issue:
Install the Account Invoice Constraint Chronology module.
Configure two different journals, for example, Journal A and Journal B.
Create an invoice in Journal A with a specific date.
Attempt to create an invoice in Journal B with a date earlier than the invoice in Journal A.
Current Behavior:
In step 4, it is expected that the creation of the invoice should not be blocked due to the chronology check, but instead, the error occurs even between different journals.
Expected Behavior:
The chronology check should apply only between invoices of the same journal. There should be no blocking when creating an invoice in a different journal, regardless of the chronology in other journals.
The text was updated successfully, but these errors were encountered:
Odoo Version: 16.0
Module: Account Invoice Constraint Chronology
Problem Description:
I am currently using the Account Invoice Constraint Chronology module in Odoo, which allows marking each accounting journal to check chronology when creating invoices in that specific journal. However, there seems to be an issue with the logic of chronology check between journals.
Steps to Reproduce the Issue:
Current Behavior:
In step 4, it is expected that the creation of the invoice should not be blocked due to the chronology check, but instead, the error occurs even between different journals.
Expected Behavior:
The chronology check should apply only between invoices of the same journal. There should be no blocking when creating an invoice in a different journal, regardless of the chronology in other journals.
The text was updated successfully, but these errors were encountered: