documentation/content/developer/reference/standard_modules/account/account_group.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

14 lines
281 B
ReStructuredText

.. _reference/account_group:
=============
Account Group
=============
.. automodel:: odoo.addons.account.models.account_account.AccountGroup
:main:
.. autofield:: parent_id
.. autofield:: name
.. autofield:: code_prefix_start
.. autofield:: code_prefix_end