Ronald Portier
3033ae70f3
[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.
2022-01-10 14:57:27 +01:00
Ronald Portier
d6f2cb906d
[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.
2022-01-10 14:57:27 +01:00
ahenriquez
24f941c7df
[MIG]account_lock_to_date to v13
2022-01-10 14:57:27 +01:00
ahenriquez
bacaf784f2
[IMP] : black, isort
2022-01-10 14:57:27 +01:00
ahenriquez
8bb297e3dc
[UPT]account_update_lock_to_date rebranding
2022-01-10 14:57:27 +01:00
ahenriquez
3253133b2f
[MIG]account_lock_to_date to v12
2022-01-10 14:57:27 +01:00
michotm
e55496dbb7
[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.
2022-01-10 14:57:27 +01:00
Jordi Ballester Alomar
650c0bd6d6
[add][account_lock_to_date]
2022-01-10 14:57:27 +01:00