2021-11-30 16:24:42 +00:00
|
|
|
.. _reference/account_tax_repartition:
|
|
|
|
|
|
|
|
|
|
================
|
|
|
|
|
Tax Repartitions
|
|
|
|
|
================
|
|
|
|
|
|
2023-01-06 13:04:09 +00:00
|
|
|
.. automodel:: odoo.addons.account.models.account_tax.AccountTaxRepartitionLine
|
2021-11-30 16:24:42 +00:00
|
|
|
:main:
|
|
|
|
|
|
|
|
|
|
.. autofield:: factor_percent
|
|
|
|
|
.. autofield:: repartition_type
|
2023-01-06 13:04:09 +00:00
|
|
|
.. autofield:: document_type
|
2021-11-30 16:24:42 +00:00
|
|
|
.. autofield:: account_id
|
2023-01-06 13:04:09 +00:00
|
|
|
.. autofield:: tax_id
|
2021-11-30 16:24:42 +00:00
|
|
|
.. autofield:: tag_ids
|
|
|
|
|
.. autofield:: use_in_tax_closing
|