Commit Graph

6 Commits

Author SHA1 Message Date
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
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