[REF] account: remove chart templates
The way of declaring charts of accounts has completely changed. closes odoo/documentation#3336 Related: odoo/enterprise#35836 Related: odoo/odoo#110016 Related: odoo/upgrade#4276 Signed-off-by: William André (wan) <wan@odoo.com>
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
Tax Repartitions
|
||||
================
|
||||
|
||||
.. automodel:: odoo.addons.account.models.chart_template.AccountTaxRepartitionLineTemplate
|
||||
.. automodel:: odoo.addons.account.models.account_tax.AccountTaxRepartitionLine
|
||||
:main:
|
||||
|
||||
.. autofield:: factor_percent
|
||||
.. autofield:: repartition_type
|
||||
.. autofield:: document_type
|
||||
.. autofield:: account_id
|
||||
.. autofield:: invoice_tax_id
|
||||
.. autofield:: refund_tax_id
|
||||
.. autofield:: tax_id
|
||||
.. autofield:: tag_ids
|
||||
.. autofield:: use_in_tax_closing
|
||||
|
||||
Reference in New Issue
Block a user