From 8529de0bc8bedc2bb1f8e4dc6de5ad044fc53736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CDallas=E2=80=9D?= Date: Thu, 2 Jan 2025 14:34:13 +0000 Subject: [PATCH] [FIX] accounting/tax-return: fix tax return menu path Fix the menu navigation path of the tax return and update for 17.0 UI task-4424499 closes odoo/documentation#11685 X-original-commit: e85a95bdb253104368827303c587e2a1213dc6d2 Signed-off-by: Audrey Vandromme (auva) Signed-off-by: Dallas Dean (dade) --- .../finance/accounting/reporting/tax_returns.rst | 15 +++++++++------ 1 file changed, 9 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..7bda4c45d 100644 --- a/content/applications/finance/accounting/reporting/tax_returns.rst +++ b/content/applications/finance/accounting/reporting/tax_returns.rst @@ -101,14 +101,17 @@ 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. To save the report to the Documents app, click the :icon:`fa-caret-down` (:guilabel:`down +arrow`) icon, then click :guilabel:`Save`. Select the format to :guilabel:`Export to`, the +:guilabel:`Documents Name`, the :guilabel:`Folder` to store it in, and add any :guilabel:`Tags`. + +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::