4
4
Payroll localizations
5
5
=====================
6
6
7
- Payroll localization refers to the process of adapting payroll systems, policies, and compliance
8
- measures to align with the specific labor laws, tax regulations, and social security requirements
9
- of a particular country or region. This ensures that employee salaries, benefits, deductions, and
10
- contributions are processed accurately and in full compliance with local legal and financial
11
- obligations. Localization also includes integrating country-specific payroll elements such as
12
- statutory benefits, holiday entitlements, termination rules, and reporting requirements, helping
13
- businesses avoid legal risks while ensuring employees receive their correct compensation.
7
+ *Localizations * are country-specific settings preconfigured in Odoo at the creation of the database,
8
+ which account for all taxes, fees, and allowances for that particular country.
9
+
10
+ *Payroll localizations * refer to the specific process of adapting payroll systems, policies, and
11
+ compliance measures to align with the specific labor laws, tax regulations, and social security
12
+ requirements of a particular country or region.
13
+
14
+ This ensures that employee salaries, benefits, deductions, and contributions are processed
15
+ accurately and in full compliance with local legal and financial obligations.
16
+
17
+ Localization also includes integrating country-specific payroll elements such as benefits, holidays,
18
+ termination rules, and reporting requirements, helping businesses avoid legal risks while ensuring
19
+ employees receive their correct compensation.
20
+
21
+ Install localization package
22
+ ============================
23
+
24
+ A country-specific localization module :ref: `must be installed <general/install >` to properly
25
+ configure and process payroll. To install the required module, first open the **Apps ** app.
26
+
27
+ Clear out the default :icon: `fa-filter ` :guilabel: `Apps ` filter, then type the name of the desired
28
+ country into the search bar. All available modules for that country are presented.
29
+
30
+ .. example ::
31
+ Some countreis only have one localization module, while other have multiple modules. This is
32
+ typically when other software is neede to process payroll, and importing and exporting data is
33
+ required.
34
+
35
+ For example. when searching for **Payroll ** modules for `Egypt `, the following modules appear in
36
+ the search, and must be installed: `Egypt - Payroll ` and `Egypt - Payroll with Accounting `.
37
+
38
+ Refer to the :ref: `country-sppecific documentation <payroll_localizations/countries-list >` for a
39
+ complete list of the related **Payroll ** modules required for each specific country.
40
+
41
+ .. tip ::
42
+ To see if any localization modules have been installed on the database, navigate to
43
+ :menuselection: `Payroll app --> Configuration --> Settings `. In the :guilabel: `Settings ` page, if
44
+ a localization module was installed, a :guilabel: `(Country) Localization ` section appears.
45
+
46
+ .. warning ::
47
+ It is **not ** recommended to alter the localization settings, unless specifically required.
48
+
49
+ .. note ::
50
+ Odoo can handle a multi-company configuration. This is generally done when there is a main
51
+ company or office location, such as a headquarters, and there are other offices/branches around
52
+ the country or globe, that fall under that main company or headquarters. In Odoo, each company,
53
+ including the headquarters, must be set up as their own company/branch using the multi-company
54
+ method.
55
+
56
+ Each individual company can have a different localization setting, since locations can vary
57
+ anywhere in the world, where rules and laws differ.
58
+
59
+ For more information on companies, refer to the :doc: `Companies <../../general/companies >`
60
+ documentation, which covers how to set up companies.
14
61
15
62
.. _payroll_localizations/countries-list :
16
63
@@ -20,8 +67,8 @@ List of countries
20
67
Payroll localization modules are available for the countries listed below.
21
68
22
69
.. note ::
23
- New countries are frequently added to this list and Odoo keeps expanding and improving existing
24
- localizations and the related documentation.
70
+ New countries are frequently added to this list, as Odoo keeps expanding and improving existing
71
+ localizations and related documentation.
25
72
26
73
- :doc: `Australia <payroll_localizations/australia >`
27
74
- :doc: `Belgium <payroll_localizations/belgium >`
0 commit comments