Prepare Dominican accounting localization for core review
This commit is contained in:
+11
-12
@@ -1,21 +1,20 @@
|
||||
[tryton]
|
||||
version=8.0.0
|
||||
version=8.0.1
|
||||
depends:
|
||||
account
|
||||
company
|
||||
currency
|
||||
ir
|
||||
xml:
|
||||
account_chart_do.xml
|
||||
tax_do.xml
|
||||
tax_view.xml
|
||||
tax_code_do.xml
|
||||
tax_rule_do.xml
|
||||
account_chart_do_en.xml
|
||||
tax_do_en.xml
|
||||
tax_code_do_en.xml
|
||||
tax_rule_do_en.xml
|
||||
account_chart_do_es_419.xml
|
||||
tax_do_es_419.xml
|
||||
tax_code_do_es_419.xml
|
||||
tax_rule_do_es_419.xml
|
||||
|
||||
[register]
|
||||
model:
|
||||
tax.TaxTemplate
|
||||
tax.Tax
|
||||
tax.TaxCode
|
||||
tax.TaxCodeLine
|
||||
ir.ModelData
|
||||
wizard:
|
||||
account.CreateChart
|
||||
|
||||
Reference in New Issue
Block a user