mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[IMP] update dotfiles [ci skip]
This commit is contained in:
@@ -130,7 +130,7 @@ class TestSDDBase(SavepointCase):
|
||||
|
||||
@classmethod
|
||||
def setUpAdditionalAccounts(cls):
|
||||
""" Set up some addionnal accounts: expenses, revenue, ... """
|
||||
"""Set up some addionnal accounts: expenses, revenue, ..."""
|
||||
user_type_income = cls.env.ref("account.data_account_type_direct_costs")
|
||||
cls.account_income = cls.env["account.account"].create(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user