mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Change compared to 8.0: * period_id has been replace by operations an the date field * tax_code_id has been replaced by analysis_tax, a computed fields based an the tax analysis_name, based on description and name
3 lines
89 B
Python
3 lines
89 B
Python
from . import test_account_move_line
|
|
from . import test_account_vat_declaration_analysis
|