Skip to content

Commit ef647fd

Browse files
committed
[FIX] accounting/tax-return: fix tax return menu path
Fix the menu navigation path of the tax return and update for 18.0 UI task-4424499 closes #11686 X-original-commit: e85a95b Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com> Signed-off-by: Dallas Dean (dade) <dade@odoo.com>
1 parent d31f160 commit ef647fd

File tree

6 files changed

+22
-29
lines changed

6 files changed

+22
-29
lines changed

content/applications/finance/accounting/reporting/tax_returns.rst

Lines changed: 22 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ To do so, go to :menuselection:`Accounting --> Configuration --> Settings`. Unde
3535
- :guilabel:`Reminder`: define when Odoo should remind you to submit your tax return;
3636
- :guilabel:`Journal`: select the journal in which to record the tax return.
3737

38-
.. image:: tax_returns/tax_return_periodicity.png
39-
:align: center
40-
:alt: Configure how often tax returns have to be made in Odoo Accounting
4138

4239
.. note::
4340
This is usually configured during the :doc:`app's initial set up <../get_started>`.
@@ -53,16 +50,11 @@ You can see the :guilabel:`Tax Grids` by opening the :guilabel:`Journal Items` t
5350
invoice and bill.
5451

5552
.. image:: tax_returns/tax_return_grids.png
56-
:align: center
5753
:alt: see which tax grids are used to record transactions in Odoo Accounting
5854

5955
To configure your tax grids, go to :menuselection:`Accounting --> Configuration --> Taxes`,
6056
and open the tax you want to modify. There, you can edit your tax settings, along with the tax
61-
grids that are used to record invoices or credit notes.
62-
63-
.. image:: tax_returns/tax_return_taxes.png
64-
:align: center
65-
:alt: Configure taxes and their tax grids in Odoo Accounting
57+
grids that are used to record invoices or refunds.
6658

6759
.. note::
6860
Taxes and reports are usually already pre-configured in Odoo: a :ref:`fiscal localization package
@@ -76,40 +68,41 @@ Close a tax period
7668

7769
.. _tax-returns/lock-date:
7870

79-
Tax Lock Date
71+
Tax lock date
8072
-------------
8173

82-
Any new transaction whose accounting date prior to the :guilabel:`Tax Lock Date` has its tax values
83-
moved to the next open tax period. This is useful to make sure that no change can be made to a
84-
report once its period is closed.
74+
Any new transaction whose accounting date prior to the :guilabel:`Lock Tax Return` date has its tax
75+
values moved to the next open tax period. This is useful to make sure that no change can be made to
76+
a report once its period is closed.
8577

8678
Therefore, we recommend locking your tax date before working on your
8779
:guilabel:`Closing Journal Entry`.
8880
This way, other users cannot modify or add transactions that would have an impact on the
8981
:guilabel:`Closing Journal Entry`, which can help you avoid some tax declaration errors.
9082

91-
To check the current :guilabel:`Tax Lock Date`, or to edit it, go to
92-
:menuselection:`Accounting --> Accounting --> Actions: Lock Dates`.
93-
94-
.. image:: tax_returns/tax_return_lock.png
95-
:align: center
96-
:alt: Lock your tax for a specific period in Odoo Accounting
83+
To check the current :guilabel:`Lock Tax Return` date, or to edit it, go to
84+
:menuselection:`Accounting --> Accounting --> Lock Dates`.
9785

9886
.. _tax-returns/report:
9987

100-
Tax Report
88+
Tax return
10189
----------
10290

10391
Once all the transactions involving taxes have been posted for the period you want to report, open
104-
your :guilabel:`Tax Report` by going to :menuselection:`Accounting --> Reporting -->
105-
Audit Reports: Tax Report`. Make sure to select the right period you want to declare by using the
106-
date filter, this way you can have an overview of your tax report. From this view, you can easily
107-
access different formats of your tax report, such as `PDF` and XLSX. These include all the values to
108-
report to the tax authorities, along with the amount you have to pay or be refunded.
109-
110-
.. image:: tax_returns/tax_return_report.png
111-
:align: center
112-
:alt: download the PDF with your Tax Report in Odoo Accounting
92+
the :guilabel:`Tax Return` report by going to :menuselection:`Accounting --> Reporting --> Tax
93+
Return`. Select the period you want to declare using the date filter to have an overview of the tax
94+
return. Then, click :guilabel:`Closing Entry` to create a tax closing journal entry. Odoo
95+
automatically proposes the details of the journal entry. Make any necessary changes and click
96+
:guilabel:`Post`.
97+
98+
From the report, click :guilabel:`PDF` to download a PDF of the tax return. Alternatively, click the
99+
:icon:`fa-cog` (:guilabel:`gear`) icon, then click :guilabel:`Download Excel` to download an XLSX of
100+
the tax return. To save the report to the Documents app, click the :icon:`fa-cog` (:guilabel:`gear`)
101+
icon, then click :guilabel:`Copy to Documents`. Select the format to :guilabel:`Export to`, the
102+
:guilabel:`Documents Name`, the :guilabel:`Folder` to store it in, and add any :guilabel:`Tags`.
103+
104+
The report includes all the values to report to the tax authorities, along with the amount to be
105+
paid or refunded.
113106

114107
.. note::
115108
If you forgot to lock your tax date before clicking on :guilabel:`Closing Journal Entry`, then
8.28 KB
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)