documentation/content-rst/developer/reference/standard_modules/account/account_account.rst
2025-02-27 18:56:07 +07: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