
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>
22 lines
518 B
ReStructuredText
22 lines
518 B
ReStructuredText
.. _reference/account_fiscal_position:
|
|
|
|
===============
|
|
Fiscal Position
|
|
===============
|
|
|
|
.. automodel:: odoo.addons.account.models.partner.AccountFiscalPosition
|
|
:main:
|
|
|
|
.. autofield:: sequence
|
|
.. autofield:: name
|
|
.. autofield:: account_ids
|
|
.. autofield:: tax_ids
|
|
.. autofield:: note
|
|
.. autofield:: auto_apply
|
|
.. autofield:: vat_required
|
|
.. autofield:: country_id
|
|
.. autofield:: country_group_id
|
|
.. autofield:: state_ids
|
|
.. autofield:: zip_from
|
|
.. autofield:: zip_to
|