[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>
This commit is contained in:
@@ -4,11 +4,10 @@
|
||||
Account Group
|
||||
=============
|
||||
|
||||
.. automodel:: odoo.addons.account.models.chart_template.AccountGroupTemplate
|
||||
.. automodel:: odoo.addons.account.models.account_account.AccountGroup
|
||||
: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