
With the renaming of the "Backend" and "Frontend" directories to "Python framework" and "JavaScript framework", and since we may want to document modules that mainly rely on JavaScript, it makes sense to move the "Standard modules" one level up from under "Python framework" directly under "Reference".
15 lines
325 B
ReStructuredText
15 lines
325 B
ReStructuredText
.. _reference/account_group:
|
|
|
|
=============
|
|
Account Group
|
|
=============
|
|
|
|
.. automodel:: odoo.addons.account.models.chart_template.AccountGroupTemplate
|
|
:main:
|
|
|
|
.. autofield:: parent_id
|
|
.. autofield:: name
|
|
.. autofield:: code_prefix_start
|
|
.. autofield:: code_prefix_end
|
|
.. autofield:: chart_template_id
|