[REF] i18n/localization.rst: rework the entire localization tutorial
closes odoo/documentation#1956 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com> Co-authored-by: William Andre <wan@odoo.com> Co-authored-by: Ivan Yelizariev <iel@odoo.com>
This commit is contained in:
committed by
Antoine Vandevenne (anv)
parent
e00b5e35c7
commit
9db567159d
@@ -0,0 +1,14 @@
|
||||
.. _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
|
||||
Reference in New Issue
Block a user