Skip to content

Commit

Permalink
[WIP] l10n_do_accounting: working with unitest
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Lopez authored and Jose Lopez committed Aug 8, 2023
1 parent ccc3687 commit c6990dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions l10n_do_accounting/tests/common.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
from odoo.tests import tagged
from odoo.tests.common import Form
from odoo.addons.account.tests.common import AccountTestInvoicingCommon


@tagged("external_l10n", "post_install", "-at_install", "-standard", "external")
class L10nDOTestsCommon(AccountTestInvoicingCommon):
@classmethod
def setUpClass(cls, chart_template_ref="l10n_do.do_chart_template"):
Expand Down

0 comments on commit c6990dc

Please sign in to comment.