Files
account_do/tryton.cfg
T
José Arturo García 85dc8ec2b3 Align account_do with core localization structure
Add CreateChart defaults for the Dominican receivable and payable accounts, following the pattern used by official Tryton localization modules.

Register the chart wizard extension, add core-style documentation files, and protect the structure with transactional and static tests.
2026-08-09 13:44:20 -04:00

22 lines
290 B
INI

[tryton]
version=8.0.0
depends:
account
company
currency
xml:
account_chart_do.xml
tax_do.xml
tax_view.xml
tax_code_do.xml
tax_rule_do.xml
[register]
model:
tax.TaxTemplate
tax.Tax
tax.TaxCode
tax.TaxCodeLine
wizard:
account.CreateChart