mirror of
https://github.com/bringout/oca-ocb-l10n_europe.git
synced 2026-04-27 00:42:08 +02:00
19.0 vanilla
This commit is contained in:
parent
ff721d030e
commit
7721452493
1826 changed files with 124775 additions and 274114 deletions
|
|
@ -12,8 +12,9 @@ class PaymentReferenceTest(AccountTestInvoicingCommon):
|
|||
"""
|
||||
|
||||
@classmethod
|
||||
def setUpClass(cls, chart_template_ref='l10n_fi.fi_chart_template'):
|
||||
super().setUpClass(chart_template_ref=chart_template_ref)
|
||||
@AccountTestInvoicingCommon.setup_country('fi')
|
||||
def setUpClass(cls):
|
||||
super().setUpClass()
|
||||
|
||||
cls.invoice = cls.init_invoice('out_invoice', products=cls.product_a+cls.product_b)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue