documentation/content/developer/reference/backend/standard_modules/account/account_account.rst
wan 3fb30d87d7 [REF] i18n/localization.rst: rework the entire localization tutorial
closes odoo/documentation#1968

X-original-commit: 9db567159d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: William André (wan) <wan@odoo.com>
Co-authored-by: William Andre <wan@odoo.com>
Co-authored-by: Ivan Yelizariev <iel@odoo.com>
2022-05-09 13:30:05 +02:00

20 lines
432 B
ReStructuredText

.. _reference/account_account:
=======
Account
=======
.. automodel:: odoo.addons.account.models.chart_template.AccountAccountTemplate
:main:
.. autofield:: name
.. autofield:: currency_id
.. autofield:: code
.. autofield:: user_type_id
.. autofield:: reconcile
.. autofield:: note
.. autofield:: tax_ids
.. autofield:: nocreate
.. autofield:: chart_template_id
.. autofield:: tag_ids