Commit Graph

8 Commits

Author SHA1 Message Date
Ronald Portier
e322c01410 [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.
2020-12-01 22:48:34 +01:00
Ronald Portier
a53c43e25f [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.
2020-12-01 18:06:39 +01:00
ahenriquez
98d033b32c [MIG]account_lock_to_date to v13 2020-05-26 13:46:01 +02:00
ahenriquez
eada258ab8 [IMP] : black, isort 2020-05-26 13:44:09 +02:00
ahenriquez
dfb91bdb74 [UPT]account_update_lock_to_date rebranding 2020-05-26 13:44:09 +02:00
ahenriquez
b5ae5c721c [MIG]account_lock_to_date to v12 2020-05-26 13:44:09 +02:00
michotm
87d4bd2f48 [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.
2020-05-26 13:44:09 +02:00
Jordi Ballester Alomar
47ec150860 [add][account_lock_to_date] 2020-05-26 13:44:09 +02:00