From 8aae97b838be43f5b58bafe9652030667d0e63e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CDallas=E2=80=9D?= Date: Thu, 2 Jan 2025 15:34:13 +0100 Subject: [PATCH] [FIX] accounting/tax-return: fix tax return menu path Fix the menu navigation path of the tax return task-4424499 closes odoo/documentation#11676 Signed-off-by: Audrey Vandromme (auva) --- .../finance/accounting/reporting/tax_returns.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/content/applications/finance/accounting/reporting/tax_returns.rst b/content/applications/finance/accounting/reporting/tax_returns.rst index 3c723ac45..18689940a 100644 --- a/content/applications/finance/accounting/reporting/tax_returns.rst +++ b/content/applications/finance/accounting/reporting/tax_returns.rst @@ -101,14 +101,13 @@ Tax Report ---------- Once all the transactions involving taxes have been posted for the period you want to report, open -your :guilabel:`Tax Report` by going to :menuselection:`Accounting --> Reporting --> -Audit Reports: Tax Report`. Make sure to select the right period you want to declare by using the -date filter, this way you can have an overview of your tax report. From this view, you can easily -access different formats of your tax report, such as `PDF` and XLSX. These include all the values to -report to the tax authorities, along with the amount you have to pay or be refunded. +the :guilabel:`Tax Report` by going to :menuselection:`Accounting --> Reporting --> Tax Report`. +Select the period you want to declare using the date filter to have an overview of the tax report. +From the report, click :guilabel:`PDF` or :guilabel:`XLSX` to download the desired format of the tax +report, or click :guilabel:`Save` to save the report to the Documents app. The report includes all +the values to report to the tax authorities, along with the amount to be paid or refunded. .. image:: tax_returns/tax_return_report.png - :align: center :alt: download the PDF with your Tax Report in Odoo Accounting .. note::