Version 6.0.4

This commit is contained in:
Frederik Jaeckel 2023-06-06 17:19:00 +02:00
parent d9958b5ccf
commit 27860b60fb
4 changed files with 7 additions and 3 deletions

View file

@ -8,7 +8,7 @@ from PIL import Image
from trytond.tests.test_tryton import with_transaction
from trytond.pool import Pool
from trytond.exceptions import UserError
from trytond.modules.cashbook.tests import CashbookTestCase
from trytond.modules.cashbook.tests.test_module import CashbookTestCase
from datetime import date
from decimal import Decimal
from .img_data import img_data_png, dok_data_pdf, text_data