Skip to content

Commit ad21a7a

Browse files
committed
[ADD] accounting/l10n: new localization for luxembourg
task-id 2780977 closes #1704 Signed-off-by: Castillo Jonathan (jcs) <[email protected]>
1 parent cb7a41b commit ad21a7a

File tree

3 files changed

+61
-0
lines changed

3 files changed

+61
-0
lines changed

content/applications/finance/accounting/fiscal_localizations/localizations.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Localizations
1616
localizations/germany
1717
localizations/indonesia
1818
localizations/italy_IT
19+
localizations/luxembourg
1920
localizations/mexico
2021
localizations/netherlands
2122
localizations/spain
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
==========
2+
Luxembourg
3+
==========
4+
5+
Standard Chart of Accounts - PCN 2020
6+
=====================================
7+
8+
Odoo's :doc:`Fiscal Localization Package <../overview/fiscal_localization_packages>` for Luxembourg
9+
includes the current **Standard Chart of Accounts (PCN 2020)**, effective since January 2020.
10+
11+
eCDF tax return
12+
===============
13+
14+
Tax returns in Luxembourg require a specific XML file to upload on the eCDF.
15+
16+
To download it, go to :menuselection:`Accounting --> Report --> Audit Reports --> Tax Report`, and
17+
click on :guilabel:`Export eCDF declaration`.
18+
19+
.. seealso::
20+
- :doc:`../../reporting/declarations/tax_returns`
21+
- `Platform for electronic gathering of financial data (eCDF) <http://www.ecdf.lu>`_
22+
23+
Annual tax report
24+
=================
25+
26+
You can generate an XML file to electronically file your annual tax report with the tax office.
27+
28+
To do so, go to :menuselection:`Accounting --> Report --> Luxembourg --> Annual Tax Report`, click
29+
on :guilabel:`Create`, then define the annual period in the :guilabel:`Year` field.
30+
31+
The **simplified annual declaration** is automatically generated. You can manually add values in all
32+
the fields to get a **complete annual declaration**.
33+
34+
.. image:: luxembourg/annual-tax-report.png
35+
:align: center
36+
:alt: Odoo Accounting (Luxembourg localization) generates an annual tax declaration.
37+
38+
Finally, click on :guilabel:`Export XML` to download the XML file.
39+
40+
FAIA (SAF-T)
41+
============
42+
43+
**FAIA (Fichier d’Audit Informatisé AED)** is a standardized and structured file that facilitates
44+
the exchange of information between the taxpayers' accounting system and the tax office. It is the
45+
Luxembourgish version of the OECD-recommended SAF-T (Standard Audit File for Tax).
46+
47+
Odoo can generate an XML file that contains all the content of an accounting period according to the
48+
rules imposed by the Luxembourg tax authorities on digital audit files.
49+
50+
Configuration
51+
-------------
52+
53+
:ref:`Install <general/install>` the module :guilabel:`Luxembourg Standard Audit File for Tax`
54+
(module's technical name: ``l10n_lu_saft``).
55+
56+
Export FAIA file
57+
----------------
58+
59+
Go to :menuselection:`Accounting --> Reporting --> Audit Reports --> General Ledger`, then click on
60+
:guilabel:`Export SAF-T (Luxembourg)`.
12.2 KB
Loading

0 commit comments

Comments
 (0)