
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>
28 lines
737 B
ReStructuredText
28 lines
737 B
ReStructuredText
.. _reference/account_tax:
|
|
|
|
=====
|
|
Taxes
|
|
=====
|
|
|
|
.. automodel:: odoo.addons.account.models.account_tax.AccountTax
|
|
:main:
|
|
|
|
.. autofield:: name
|
|
.. autofield:: type_tax_use
|
|
.. autofield:: tax_scope
|
|
.. autofield:: amount_type
|
|
.. autofield:: active
|
|
.. autofield:: children_tax_ids
|
|
.. autofield:: sequence
|
|
.. autofield:: amount
|
|
.. autofield:: description
|
|
.. autofield:: price_include
|
|
.. autofield:: include_base_amount
|
|
.. autofield:: is_base_affected
|
|
.. autofield:: analytic
|
|
.. autofield:: invoice_repartition_line_ids
|
|
.. autofield:: refund_repartition_line_ids
|
|
.. autofield:: tax_group_id
|
|
.. autofield:: tax_exigibility
|
|
.. autofield:: cash_basis_transition_account_id
|