Ronald Portier
b9406d4aaa
[FIX] account_lock_to_date. Exception from wizard.
...
Also use ValidationError instead of UserError in wizard to set lock to dates.
2024-09-30 09:25:57 +02:00
Ronald Portier
1eda8a362a
[FIX] account_lock_to_date. Also adapt tests to ValidationError
2024-09-30 09:25:56 +02:00
Ronald Portier
39bcf6de32
[FIX] account_lock_to_date. Correct message.
...
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.
2024-09-30 09:25:55 +02:00
Ronald Portier
e4878bfae4
[FIX] account_lock_to_date. No crash on error.
...
Use ValidationError instead of UserError to prevent unfriendly message;
Prevent crash when a lock to date not yet set in company.
2024-09-30 09:25:55 +02:00
ahenriquez
bb6e329fe6
[MIG]account_lock_to_date to v13
2024-09-30 09:25:54 +02:00
ahenriquez
1eaa85a60f
[IMP] : black, isort
2024-09-30 09:25:54 +02:00
ahenriquez
c7846b77e2
[UPT]account_update_lock_to_date rebranding
2024-09-30 09:25:53 +02:00
ahenriquez
2324ea6654
[MIG]account_lock_to_date to v12
2024-09-30 09:25:52 +02:00
michotm
9cef3a7915
[FIX] _check_lock_date in account_lock_to_date
...
if move.company_id.period_lock_to_date or move.company_id.fiscalyear_lock_to_date
are not set nothing should be done.
2024-09-30 09:25:52 +02:00
Jordi Ballester Alomar
589ad357c8
[add][account_lock_to_date]
2024-09-30 09:25:51 +02:00