22Luxembourg
33==========
44
5- Configuration
6- =============
5+ .. _localizations/luxembourg/modules :
6+
7+ Modules
8+ =======
79
8- :ref: `Install <general/install >` the following modules to get all the features of the Luxembourgish
9- localization:
10+ The following modules are installed automatically with the Luxembourgish localization:
1011
1112.. list-table ::
1213 :header-rows: 1
@@ -20,79 +21,243 @@ localization:
2021 * - :guilabel: `Luxembourg - Accounting Reports `
2122 - `l10n_lu_reports `
2223 - Country-specific reports
23- * - :guilabel: `Luxembourg - Annual VAT Report `
24- - `l10n_lu_reports_annual_vat `
25- - Country-specific reports
2624
27- .. image :: luxembourg/modules.png
28- :align: center
29- :alt: The three modules for the Luxembourgish Fiscal Localization Package on Odoo
25+ .. note ::
26+ In some cases, such as when upgrading to a version with additional modules, it is possible that
27+ modules may not be installed automatically. Any missing modules can be manually :ref: `installed
28+ <general/install>`.
3029
31- .. tip ::
32- Installing the module :guilabel: `Luxembourg - Accounting Reports ` installs all three modules at
33- once.
30+ .. _localizations/luxembourg/overview :
3431
35- Standard Chart of Accounts - PCN 2020
36- =====================================
32+ Localization overview
33+ =====================
3734
38- Odoo's :ref: `fiscal localization package <fiscal_localizations/packages >` for Luxembourg includes
39- the current **Standard Chart of Accounts (PCN 2020) **, effective since January 2020.
35+ The Luxembourgish localization includes the following features:
4036
41- eCDF tax return
42- ===============
37+ - :doc: `../accounting/get_started/chart_of_accounts `: a predefined set of accounts that follows the
38+ current official accounting standards (PCN 2020)
39+ - :ref: `localizations/luxembourg/taxes `: pre-configured tax rates, including standard (17%),
40+ reduced (14%, 8%, and 3%) and zero-rated VAT, intra-community, and zero-rated export taxes
41+ - :doc: `../accounting/taxes/fiscal_positions `: automated account and tax adjustments based on
42+ customer or supplier
43+ - :ref: `localizations/luxembourg/e-invoicing `: E-invoicing with Peppol
44+ - :ref: `localizations/luxembourg/tax-reporting `: detailed overview of your VAT liability, and
45+ generation of monthly and annual VAT declarations in XML format to upload to the :abbr: `eCDF
46+ platform ( plateforme électronique de Collecte des Données Financières ) `
47+ - :ref: `localizations/luxembourg/faia `: generation of audit files in the :abbr: `FAIA ( Fichier
48+ d’Audit Informatisé AED ) ` (Luxembourgish SAF-T) format
4349
44- Tax returns in Luxembourg require a specific XML file to upload on the eCDF.
50+ .. _ localizations/luxembourg/taxes :
4551
46- To download it, go to :menuselection: ` Accounting --> Report --> Audit Reports --> Tax Report `, and
47- click on :guilabel: ` Export eCDF declaration `.
52+ Taxes
53+ -----
4854
49- .. seealso ::
50- - :doc: `../accounting/reporting/tax_returns `
51- - `Platform for electronic gathering of financial data (eCDF) <http://www.ecdf.lu >`_
55+ The following :doc: `taxes <../accounting/taxes >` are available by default with the Luxembourgish
56+ localization package:
57+
58+ - standard VAT (17%): applied to most goods and services within Luxembourg
59+ - reduced VAT (14%, 8%, and 3%): applied to some goods and services within Luxembourg
60+ - zero-rated VAT: applied to goods and services not subject to VAT
61+ - intra-community VAT: applied to goods and services sold to or purchased from VAT-registered
62+ persons located in other EU countries
63+ - export tax (0%): zero-rated tax applied to goods and services exported outside Luxembourg
64+
65+ .. _localizations/luxembourg/e-invoicing :
66+
67+ E-invoicing
68+ -----------
69+
70+ Odoo users in Luxembourg can register on the :ref: `accounting/e-invoicing/peppol ` network, which
71+ allows exchanging e-invoices and credit notes with other participants on the network.
72+
73+ The e-invoice format in Luxembourg is **BIS Billing 3.0 **.
74+
75+ .. important :: E-invoicing via Peppol is mandatory for all B2G transactions in Luxembourg.
76+
77+ .. _localizations/luxembourg/tax-reporting :
78+
79+ Tax reporting
80+ =============
81+
82+ In Luxembourg, companies must submit a VAT declaration on a monthly, quarterly, or annual basis to
83+ the tax office, depending on their turnover. Companies that submit a monthly or quarterly
84+ declaration are also required to submit the annual declaration.
85+
86+ Both monthly/quarterly and annual VAT declarations can be exported as XML files to upload on the
87+ :abbr: `eCDF platform ( plateforme électronique de Collecte des Données Financières ) `.
88+
89+ Monthly / quarterly declaration
90+ -------------------------------
91+
92+ Go to :menuselection: `Accounting --> Reporting --> Tax Report `.
93+
94+ In the :icon: `fa-book ` :guilabel: `Report ` selector, select :guilabel: `Tax Report (LU) `.
95+
96+ In the :icon: `fa-calendar ` (:guilabel: `Period `) selector, choose the month or quarter for which to
97+ generate the declaration.
98+
99+ Check the amounts generated for all four sections of the report.
52100
53- Annual tax report
54- =================
101+ If you sold to customers under a VAT exemption for SMEs during the period, you need to manually
102+ enter the value of such sales in the editable fields at section I, items 481 and 482. To find the
103+ amounts for these items, you can use the :guilabel: `Partner Ledger ` report:
55104
56- You can generate an XML file to electronically file your annual tax report with the tax office.
105+ - Go to :menuselection: `Accounting --> Reporting --> Partner Ledger `.
106+ - In the :icon: `fa-calendar ` (:guilabel: `Period `) selector, choose the appropriate month or
107+ quarter.
108+ - In the :icon: `fa-user ` (:guilabel: `Account `) selector, choose :guilabel: `Receivable `.
109+ - In the :icon: `fa-folder-open ` (:guilabel: `Partners `) selector, choose the partners which fall
110+ under the exemption.
111+ - Copy the total :guilabel: `Balance ` for those partners for the given period.
57112
58- To do so, go to :menuselection: `Accounting --> Report --> Luxembourg --> Annual Tax Report `, click
59- on :guilabel: `Create `, then define the annual period in the :guilabel: `Year ` field.
113+ Once the declaration is correct, click on the :icon: `fa-cog ` (:guilabel: `action menu `) icon, then
114+ click :guilabel: `XML ` to export and download it in XML format. You can then submit the XML file on
115+ the eCDF platform.
60116
61- The **simplified annual declaration ** is automatically generated. You can manually add values in all
62- the fields to get a **complete annual declaration **.
117+ Annual declaration
118+ ------------------
119+
120+ .. _luxembourg/account-tag-configuration :
121+
122+ Account tag configuration
123+ ~~~~~~~~~~~~~~~~~~~~~~~~~
124+
125+ The following configuration allows values to be generated automatically for sections I and III, and
126+ Appendix A of the report, based on journal entries that affect accounts dedicated to each report
127+ line.
128+
129+ This requires using a different :doc: `account <../accounting/get_started/chart_of_accounts >` for
130+ each type of operation subject to VAT, output and input VAT, and expense listed in those sections.
131+
132+ Assign the following account :ref: `tags <chart-of-account/tags >` to accounts you use for each type
133+ of operation subject to VAT listed in the declaration, if applicable:
134+
135+ - `001 - Supply of inhouse manufactured goods `
136+ - `002 - Supply of goods not manufactured inhouse `
137+ - `003 - Net profit margin `
138+ - `004 - Supply of services `
139+ - `005 - Disposal of tangible and intangible capital assets `
140+ - `008 - Application of goods for private use or for that of the staff `
141+ - `009 - Application for the purpose of business of goods `
142+ - `010 - Use of goods considered business assets `
143+ - `011 - Supply of services carried out free of charge `
144+ - `013 - IC supply of goods `
145+ - `202 - IC supply of new means of transport `
146+ - `203 - Supply of goods carried out abroad `
147+
148+ Assign the following account tags to the accounts you use for each type of output and input VAT, if
149+ applicable:
150+
151+ - `077 - VAT on stock entries invoiced by other taxable persons `
152+ - `081 - VAT on capital expenditures invoiced by other taxable persons `
153+ - `085 - VAT on operational expenditures invoiced by other taxable persons `
154+ - `078 - VAT on stock entries due in respect of IC acquisitions `
155+ - `082 - VAT on capital expenditures due in respect of IC acquisitions `
156+ - `086 - VAT on operational expenditures due in respect of IC acquisitions `
157+ - `079 - VAT on stock entries of importations of goods `
158+ - `083 - VAT on capital expenditures of importations of goods `
159+ - `087 - VAT on operational expenditures of importations of goods `
160+ - `404 - VAT on stock entries due under the reverse charge `
161+ - `405 - VAT on capital expenditures due under the reverse charge `
162+ - `406 - VAT on operational expenditures due under the reverse charge `
163+
164+ Assign the following account tags to the expense accounts you use for each type of expense, if
165+ applicable:
166+
167+ - `188 - Appendix A - Expenses for other work carried out by third parties `
168+ - `190 - Appendix A - Car expenses `
169+ - `239 - Appendix A - Gross salaries `
170+ - `244 - Appendix A - Gross wages `
171+ - `247 - Appendix A - Occasional salaries `
172+ - `250 - Appendix A - Compulsory social security contributions (employer's share) `
173+ - `253 - Appendix A - Accident insurance `
174+ - `260 - Appendix A - Staff travel and representation expenses `
175+ - `269 - Appendix A - Accounting and bookkeeping fees `
176+ - `283 - Appendix A - Employer's travel and representation expenses `
177+ - `285 - Appendix A - Electricity `
178+ - `289 - Appendix A - Gas `
179+ - `293 - Appendix A - Employer's travel and representation expenses `
180+ - `301 - Appendix A - Telecommunications `
181+ - `305 - Appendix A - Renting/leasing of immovable property with application of VAT `
182+ - `307 - Appendix A - Renting/leasing of immovable property with no application of VAT `
183+ - `310 - Appendix A - Renting/leasing of permanently installed equipment and machinery `
184+ - `316 - Appendix A - Property tax `
185+ - `324 - Appendix A - Business tax `
186+ - `326 - Appendix A - Interest paid for long-term debts `
187+ - `327 - Appendix A - Interest paid for short-term debts `
188+ - `328 - Appendix A - Other financial costs `
189+ - `330 - Appendix A - Stock and business equipment insurance `
190+ - `331 - Appendix A - Public and professional third party liability insurance `
191+ - `332 - Appendix A - Office expenses `
192+ - `336 - Appendix A - Fees and subscriptions paid to professional associations and learned societies `
193+ - `337 - Appendix A - Papers and periodicals for business purposes `
194+ - `343 - Appendix A - Shipping and transport expenses `
195+ - `345 - Appendix A - Work clothes `
196+ - `347 - Appendix A - Advertising and publicity `
197+ - `349 - Appendix A - Packaging `
198+ - `351 - Appendix A - Repair and maintenance of equipment and machinery `
199+ - `353 - Appendix A - Other repairs `
200+ - `355 - Appendix A - New acquisitions (tools and equipment) if their cost can be fully allocated to the year of acquisition or creation `
201+ - `358 - Appendix A - Custom (value) `
202+ - `361 - Appendix A - Total 'Appendix to Operational expenditures' `
203+
204+ Opening the declaration
205+ ~~~~~~~~~~~~~~~~~~~~~~~
206+
207+ Go to :menuselection: `Accounting --> Reporting --> Tax Report `.
208+
209+ In the :icon: `fa-book ` :guilabel: `Report ` selector, select :guilabel: `Annual VAT Declaration (LU) `.
210+
211+ In the :icon: `fa-calendar ` (:guilabel: `Period `) selector, choose the fiscal year dates for which to
212+ generate the declaration.
213+
214+ Completing the declaration
215+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
216+
217+ The annual declaration contains five sections labelled I to V, seven appendices labelled A to G, and
218+ an additional Appendix to Operational Expenditures.
219+
220+ Sections I and III, and Appendix A can be pre-populated automatically based on the :ref: `account tag
221+ configuration <luxembourg/account-tag-configuration>`. After configuring the account tags,
222+ :ref: `set the tax lock date <tax-returns/lock-date >` to the end of the fiscal year. This will
223+ trigger the pre-computation of those values.
63224
64225.. image :: luxembourg/annual-tax-report.png
65- :align: center
66- :alt: Odoo Accounting (Luxembourg localization) generates an annual tax declaration.
226+ :alt: Odoo Accounting populates a Luxembourgish annual VAT declaration based on account tags.
67227
68- To help you complete it, you can use the information provided on the :guilabel: ` Tax Report `. To do
69- so, go to :menuselection: ` Accounting --> Report --> Audit Reports --> Tax Report `, then click on the
70- :guilabel: ` Tax Report ` dropdown menu and select the type of report you want to display .
228+ Alternatively, the year's total VAT debit and credit can be manually distributed among the various
229+ report lines in sections I and III. You can use the :icon: ` fa-pencil ` ( :guilabel: ` Edit `) icon to
230+ manually enter the value for each report line .
71231
72- .. image :: luxembourg/tax-report-types.png
73- :align: center
74- :alt: Dropdown menu to select the type of Tax Report
232+ Sections II and IV are automatically computed.
75233
76- Finally, click on :guilabel: `Export XML ` to download the XML file.
234+ You then need to manually complete appendices B through G, as well as the Appendix to Operational
235+ Expenditures with any additional information to be reported.
77236
78- .. note ::
79- This feature requires the module :guilabel: ` Luxembourg - Annual VAT Report ` to be installed.
237+ Exporting the declaration
238+ ~~~~~~~~~~~~~~~~~~~~~~~~~
80239
81- FAIA (SAF-T)
82- ============
240+ Once the declaration is complete and correct, click on the :icon: `fa-cog ` (:guilabel: `action menu `)
241+ icon, then click :guilabel: `XML ` to export and download it in XML format. You can then submit the
242+ XML file on the eCDF platform.
83243
84- **FAIA (Fichier d’Audit Informatisé AED) ** is a standardized and structured file that facilitates
85- the exchange of information between the taxpayers' accounting system and the tax office. It is the
86- Luxembourgish version of the OECD-recommended SAF-T (Standard Audit File for Tax).
244+ .. seealso ::
245+ - :doc: `../accounting/reporting/tax_returns `
246+ - `Tax office website - VAT declaration <https://guichet.public.lu/en/entreprises/fiscalite/impots-benefices/tva/declarations/declaration-tva.html >`_
247+ - `Platform for electronic gathering of financial data (eCDF) <http://www.ecdf.lu >`_
87248
88- Odoo can generate an XML file that contains all the content of an accounting period according to the
89- rules imposed by the Luxembourg tax authorities on digital audit files.
249+ .. _localizations/luxembourg/faia :
90250
91- .. note ::
92- This feature requires the module :guilabel: `Luxembourg - Accounting Reports ` to be installed.
251+ FAIA audit file export
252+ ======================
253+
254+ :abbr: `FAIA ( Fichier d’Audit Informatisé AED ) ` is the Luxembourgish version of the SAF-T format for
255+ accounting data interchange. It allows exporting complete accounting data for a period from a
256+ taxpayer's accounting system to the tax office.
93257
94- Export FAIA file
95- ----------------
258+ Odoo can generate an XML file in the FAIA format that contains the entire accounting data for a
259+ period.
96260
97- Go to :menuselection: `Accounting --> Reporting --> Audit Reports --> General Ledger `, then click on
98- :guilabel: `FAIA `.
261+ To generate and download the FAIA file, open :menuselection: `Accounting --> Reporting --> General
262+ Ledger `, choose the desired period, click on the :icon: `fa-cog ` (:guilabel: `action menu `) icon, and
263+ click :guilabel: `Export FAIA `.
0 commit comments