mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[IMP] update dotfiles
This commit is contained in:
@@ -154,7 +154,7 @@ class TestJournalLockDate(common.AccountTestInvoicingCommon):
|
||||
move3.action_post()
|
||||
|
||||
def test_journal_lock_date_adviser(self):
|
||||
""" The journal lock date is ignored for Advisers """
|
||||
"""The journal lock date is ignored for Advisers"""
|
||||
self.env.user.write(
|
||||
{"groups_id": [(4, self.env.ref("account.group_account_manager").id)]}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user