
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".
20 lines
432 B
ReStructuredText
20 lines
432 B
ReStructuredText
.. _reference/account_account:
|
|
|
|
=======
|
|
Account
|
|
=======
|
|
|
|
.. automodel:: odoo.addons.account.models.chart_template.AccountAccountTemplate
|
|
:main:
|
|
|
|
.. autofield:: name
|
|
.. autofield:: currency_id
|
|
.. autofield:: code
|
|
.. autofield:: user_type_id
|
|
.. autofield:: reconcile
|
|
.. autofield:: note
|
|
.. autofield:: tax_ids
|
|
.. autofield:: nocreate
|
|
.. autofield:: chart_template_id
|
|
.. autofield:: tag_ids
|