Version 6.0.4
This commit is contained in:
parent
d9958b5ccf
commit
27860b60fb
4 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue