Skip to content

Commit c731070

Browse files
[IMP] accounting: tax return
1 parent 7cf109d commit c731070

File tree

2 files changed

+34
-38
lines changed

2 files changed

+34
-38
lines changed

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

Lines changed: 34 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,33 @@
22
Tax return (VAT declaration)
33
============================
44

5-
Companies that are registered for **VAT (Value Added Tax)** must file a **Tax return** on a monthly
6-
or quarterly basis, depending on their turnover and the regulation of the country in which they are
7-
registered. A Tax return - or VAT return - gives the tax authorities information about the taxable
8-
transactions made by the company, the *output tax* it has charged its customers, and the *input tax*
9-
its vendors have charged it. Based on these values, the company can calculate the tax amount they
10-
have to pay or be refunded.
5+
Companies that are registered for :abbr:`VAT (Value Added Tax)` must submit a **tax return** on a
6+
monthly or quarterly basis, depending on their turnover and the regulation of the country in which
7+
they are registered. A tax return - or VAT return - gives the tax authorities information about the
8+
taxable transactions made by the company. The **output tax** is charged on the number of goods and
9+
services sold by a business, while the **input tax** is the tax added to the price when goods or
10+
services are purchased. Based on these values, the company can calculate the tax
11+
amount they have to pay or be refunded.
1112

1213
.. note::
13-
You can find information about VAT and its mechanism on `this page from the European Commission
14-
<https://ec.europa.eu/taxation_customs/business/vat/what-is-vat_en>`_.
15-
16-
.. todo:: add doc about intracom listing
14+
You can find additional information about VAT and its mechanism on this page from the
15+
European Commission `What is VAT? <https://ec.europa.eu/taxation_customs/business/vat/what-is-vat_en>`_.
1716

1817
Prerequisites
1918
=============
2019

2120
Tax Return Periodicity
2221
----------------------
2322

24-
The configuration of the **Tax Return Periodicity** allows Odoo Accounting to compute your Tax
25-
Return correctly and also to send you a reminder to never miss a tax return deadline.
23+
The configuration of the :guilabel:`Tax Return Periodicity` allows Odoo to compute your tax return
24+
correctly and send you tax return deadline reminders.
2625

27-
To do so, go to :menuselection:`Accounting --> Configuration --> Settings --> Fiscal Periods`,
28-
and go to the **Tax Return Periodicity** section.
26+
To do so, go to :menuselection:`Accounting --> Configuration --> Settings`. Under the
27+
:guilabel:`Tax Return Periodicity` section, you can set:
2928

30-
- **Periodicity**: define here whether you file your tax return each month or every three months.
31-
- **Reminder**: define when Odoo should remind you to file your tax return.
32-
- **Journal**: select the journal in which to record the tax return.
29+
- :guilabel:`Periodicity`: define here whether you submit your tax return on a monthly or quarterly basis:
30+
- :guilabel:`Reminder`: define when Odoo should remind you to file your tax return.
31+
- :guilabel:`Journal`: select the journal in which to record the tax return.
3332

3433
.. image:: tax_returns/tax_return_periodicity.png
3534
:align: center
@@ -42,9 +41,9 @@ and go to the **Tax Return Periodicity** section.
4241
Tax Grids
4342
---------
4443

45-
Odoo generates Tax Reports based on the **Tax Grids** settings that are configured on your taxes.
46-
Therefore, it is crucial to make sure that all the recorded transactions use the right taxes. You
47-
can see on each Journal Item which Tax Grid is used for that transaction.
44+
Odoo generates tax reports based on the :guilabel:`Tax Grids` settings that are configured on your
45+
taxes. Therefore, it is crucial to make sure that all recorded transactions use the right taxes.
46+
You can see on each :guilabel:`Journal Item` which :guilabel:`Tax Grid` is used for that transaction.
4847

4948
.. image:: tax_returns/tax_return_grids.png
5049
:align: center
@@ -59,10 +58,10 @@ grids that are used to record invoices or credit notes.
5958
:alt: Configure taxes and their tax grids in Odoo Accounting
6059

6160
.. note::
62-
Taxes and reports are usually already pre-configured: a *Fiscal Localization Package* is
63-
installed according to the country you select at the creation of your database. :doc:`Click here
64-
<../../fiscal_localizations/overview/fiscal_localization_packages>` for more information about
65-
Fiscal Localization Packages.
61+
Taxes and reports are usually already pre-configured in Odoo: a **Fiscal Localization Package**
62+
is installed according to the country you select at the creation of your database.
63+
:doc:`Click here <../../fiscal_localizations/overview/fiscal_localization_packages>` for more
64+
information about Fiscal Localization Packages.
6665

6766
.. _tax_return_lock:
6867

@@ -72,15 +71,16 @@ Close a tax period
7271
Tax Lock Date
7372
-------------
7473

75-
Any new transaction which accounting date is prior to the **Tax Lock Date** has its tax values moved
76-
to the next open tax period. This is useful to make sure that no change can be made to a report once
77-
its period is closed.
74+
Any new transaction whose accounting date is less recent than the :guilabel:`Tax Lock Date` has its
75+
tax values moved to the next open tax period. This is useful to make sure that no change can be made
76+
to a report once its period is closed.
7877

79-
Therefore, we recommend locking your tax date before working on your *Closing Journal Entry*. This
80-
way, other users can't modify or add transactions that would have an impact on the Closing Journal
81-
Entry, which helps you avoid some tax declaration errors.
78+
Therefore, we recommend locking your tax date before working on your
79+
:guilabel:`Closing Journal Entry`, which can help you avoid , other users cannot modify or add
80+
transactions that would have an impact on the :guilabel:`Closing Journal Entry`, which can help you
81+
avoid some tax declaration errors.
8282

83-
To check the current **Tax Lock Date**, or to edit it, go to :menuselection:`Accounting -->
83+
To check the current :guilabel:`Tax Lock Date`, or to edit it, go to :menuselection:`Accounting -->
8484
Accounting --> Lock Dates`.
8585

8686
.. image:: tax_returns/tax_return_lock.png
@@ -91,18 +91,14 @@ Tax Report
9191
----------
9292

9393
Once all the transactions involving taxes have been posted for the period you want to report, open
94-
your **Tax Report**.
94+
your :guilabel:`Tax Report`.
9595

9696
To do so, go to :menuselection:`Accounting --> Reporting --> Tax Report`. You can also click
97-
on *TAX Report* from your *Accounting Overview*.
97+
on :guilabel:`Tax Report` from your Accounting Dashboard.
9898

9999
Make sure to select the right period you want to declare by using the date filter. You can see an
100100
overview of your tax report. Then, click on the button *Closing Journal Entry*.
101101

102-
.. image:: tax_returns/tax_return_closing.png
103-
:align: center
104-
:alt: Select the period for the tax return and create a closing journal entry in Odoo Accounting
105-
106102
After having reviewed the generated Journal Entry, click on *Post*. In addition to posting the entry,
107103
Odoo automatically creates a PDF file with the **Tax Report** that you can download from the chatter
108104
and preview on the right column. It includes all the values to report to the tax authorities, along
@@ -122,4 +118,4 @@ with the amount you have to pay or be refunded.
122118
.. seealso::
123119
* :doc:`../../taxation/taxes/taxes`
124120
* :doc:`../../getting_started/initial_configuration/setup`
125-
* :doc:`../../fiscal_localizations/overview/fiscal_localization_packages`
121+
* :doc:`../../fiscal_localizations/overview/fiscal_localization_packages`
Binary file not shown.

0 commit comments

Comments
 (0)