2021-11-30 16:24:42 +00:00
|
|
|
.. _reference/account_tax:
|
|
|
|
|
|
|
|
|
|
=====
|
|
|
|
|
Taxes
|
|
|
|
|
=====
|
|
|
|
|
|
2023-01-06 13:04:09 +00:00
|
|
|
.. automodel:: odoo.addons.account.models.account_tax.AccountTax
|
2021-11-30 16:24:42 +00:00
|
|
|
: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
|