documentation/content/developer/reference/standard_modules/account/account_account.rst
william-andre cd81a97399 [REF] account: remove chart templates
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>
2023-02-17 19:30:29 +01:00

18 lines
360 B
ReStructuredText

.. _reference/account_account:
=======
Account
=======
.. automodel:: odoo.addons.account.models.account_account.AccountAccount
:main:
.. autofield:: name
.. autofield:: currency_id
.. autofield:: code
.. autofield:: account_type
.. autofield:: reconcile
.. autofield:: note
.. autofield:: tax_ids
.. autofield:: tag_ids