-
- Downloads
[FIX] account: fix test on closed period since account_lock module
Module account_lock has been introduced by: https://github.com/odoo/odoo/commit/2eb344f23b3a9daa8e7c7ddaead145a8b05b39bf A new constrains appears on the lock dates: their must not be set after the last day of the previous month. Then, it breaks the test on closed period that set the lock date 'yesterday'.
Please register or sign in to comment