Miquel Raïch
23f2bd4bc4
[MIG] account_lock_to_date: Migration to 15.0
2023-02-22 15:54:43 +01:00
Ronald Portier
9af4189ae7
[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.
2023-02-22 15:42:40 +01:00
Ronald Portier
74c4e2cfe5
[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.
2023-02-22 15:42:40 +01:00
ahenriquez
c79029c8e2
[MIG]account_lock_to_date to v13
2023-02-22 15:42:40 +01:00
ahenriquez
9501a48e2e
[IMP] : black, isort
2023-02-22 15:42:40 +01:00
ahenriquez
c4fc6a2714
[UPT]account_update_lock_to_date rebranding
2023-02-22 15:42:40 +01:00
ahenriquez
6ec55928a4
[MIG]account_lock_to_date to v12
2023-02-22 15:42:40 +01:00
michotm
e08e2a92ae
[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.
2023-02-22 15:42:40 +01:00
Jordi Ballester Alomar
62ca62f829
[add][account_lock_to_date]
2023-02-22 15:42:40 +01:00