Compare commits

...

1 Commits

Author SHA1 Message Date
Yannick Tivisse 6ab8278c81 [MOV] l10n_be: Rename into l10n_be_account 2024-02-09 11:52:56 +01:00
2 changed files with 5 additions and 5 deletions
@@ -70,9 +70,9 @@ In the first file :file:`models/template_xx.py`, we set the name for the chart o
:doc:`Chart Template References </developer/reference/standard_modules/account>`
.. example::
`addons/l10n_be/models/template_be.py <{GITHUB_PATH}/addons/l10n_be/models/template_be.py>`_
`addons/l10n_be_account/models/template_be.py <{GITHUB_PATH}/addons/l10n_be_account/models/template_be.py>`_
.. literalinclude:: {ODOO_RELPATH}/addons/l10n_be/models/template_be.py
.. literalinclude:: {ODOO_RELPATH}/addons/l10n_be_account/models/template_be.py
:condition: odoo_dir_in_path
:language: python
:start-at: _get_be_template_data
@@ -311,5 +311,5 @@ the :guilabel:`Reporting` menu, you need to create a new `ir.ui.menu` record (us
action model.
.. example::
* `ir.ui.menu creation <{GITHUB_PATH}/addons/l10n_be/data/menuitem_data.xml>`_
* `ir.ui.menu creation <{GITHUB_PATH}/addons/l10n_be_account/data/menuitem_data.xml>`_
* `ir.actions.client and menu item creation <{GITHUB_ENT_PATH}/l10n_be_reports/data/partner_vat_listing.xml>`_
+2 -2
View File
@@ -129,7 +129,7 @@ msgid ":doc:`Chart Template References </developer/reference/standard_modules/ac
msgstr ""
#: ../../content/developer/howtos/accounting_localization.rst:73
msgid "`addons/l10n_be/models/template_be.py <https://github.com/odoo/odoo/blob/17.0/addons/l10n_be/models/template_be.py>`_"
msgid "`addons/l10n_be_account/models/template_be.py <https://github.com/odoo/odoo/blob/17.0/addons/l10n_be_account/models/template_be.py>`_"
msgstr ""
#: ../../content/developer/howtos/accounting_localization.rst:83
@@ -682,7 +682,7 @@ msgid "If you gave a `root_report_id` to your report, it is now available in its
msgstr ""
#: ../../content/developer/howtos/accounting_localization.rst:314
msgid "`ir.ui.menu creation <https://github.com/odoo/odoo/blob/17.0/addons/l10n_be/data/menuitem_data.xml>`_"
msgid "`ir.ui.menu creation <https://github.com/odoo/odoo/blob/17.0/addons/l10n_be_account/data/menuitem_data.xml>`_"
msgstr ""
#: ../../content/developer/howtos/accounting_localization.rst:315