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

[17.0][MIG] account_lock_to_date: Migration to 17.0 #2020

Open
wants to merge 21 commits into
base: 17.0
Choose a base branch
from

Conversation

AlexPForgeFlow
Copy link
Contributor

Migration to 17.0

JordiBForgeFlow and others added 21 commits January 29, 2025 15:37
if move.company_id.period_lock_to_date or move.company_id.fiscalyear_lock_to_date
are not set nothing should be done.
Use ValidationError instead of UserError to prevent unfriendly message;
Prevent crash when a lock to date not yet set in company.
If setting the Advisor Lock To Date too early, the message instructed
the user to do the exact opposite of what he/she should do to correct
the problem.
Also use ValidationError instead of UserError in wizard to set lock to dates.
Currently translated at 85.7% (24 of 28 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_lock_to_date
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_lock_to_date/it/
Currently translated at 100.0% (28 of 28 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_lock_to_date
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_lock_to_date/it/
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.

10 participants