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
|