mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
@@ -22,7 +22,7 @@ class TestAccountMoveTemplate(TransactionCase):
|
||||
self.env.user.write(
|
||||
{"company_ids": [(4, company.id)], "company_id": company.id}
|
||||
)
|
||||
self.with_context(company_id=company.id, force_company=company.id)
|
||||
self.with_company(company.id).with_context(company_id=company.id)
|
||||
wizard = self.env["wizard.multi.charts.accounts"].create(
|
||||
{
|
||||
"company_id": company.id,
|
||||
|
||||
Reference in New Issue
Block a user