account-financial-reporting/account_tax_balance/tests
Pedro M. Baeza 529b825ed7 [FIX] account_tax_balance: Fallback to load CoA
Since odoo/odoo@d0342c8, the default existing company is not getting a
CoA automatically, provoking than the current tests fail with error:

odoo.exceptions.UserError: No journal could be found in company My Company (San Francisco) for any of those types: sale

provoked by the lack of a CoA installed, so we put little code to select
the first available CoA if `l10n_generic_coa` is not installed.
2025-02-24 20:59:33 +01:00
..
__init__.py Code review 2022-11-11 13:39:05 +01:00
test_account_tax_balance.py [FIX] account_tax_balance: Fallback to load CoA 2025-02-24 20:59:33 +01:00