rates: speichert kurse

This commit is contained in:
Frederik Jaeckel 2022-11-13 22:57:40 +01:00
parent 353df93a9e
commit 42ede3decb
15 changed files with 335 additions and 12 deletions

View file

@ -5,9 +5,7 @@
from trytond.tests.test_tryton import ModuleTestCase, with_transaction
from trytond.pool import Pool
from trytond.transaction import Transaction
from trytond.modules.company.tests import create_company
from datetime import date
from decimal import Decimal