From c3e5bff281e1ab0b5cacb0f6c38fb9642b9e2dd0 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Wed, 21 Jun 2023 14:45:29 +0000 Subject: [PATCH] [IMP] accounting: add tutorials links to chart of accounts closes odoo/documentation#4830 X-original-commit: a85e064ffc8fe75a6d8490d38f9bdd3d4b4a56f0 Signed-off-by: Jonathan Castillo (jcs) --- .../finance/accounting/get_started/chart_of_accounts.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/applications/finance/accounting/get_started/chart_of_accounts.rst b/content/applications/finance/accounting/get_started/chart_of_accounts.rst index e4d165b03..df7e064f5 100644 --- a/content/applications/finance/accounting/get_started/chart_of_accounts.rst +++ b/content/applications/finance/accounting/get_started/chart_of_accounts.rst @@ -187,3 +187,6 @@ To do so, check the :guilabel:`Deprecated` box in the account's settings, and sa * :doc:`../vendor_bills/deferred_expenses` * :doc:`../customer_invoices/deferred_revenues` * :doc:`../../fiscal_localizations` + * `Odoo Tutorials: Chart of accounts `_ + * `Odoo Tutorials: Update your chart of accounts + `_