@@ -4,7 +4,7 @@ Employment Hero Payroll
4
4
5
5
The `Employment Hero <https://employmenthero.com/ >`_ module synchronises payslip accounting entries
6
6
(e.g., expenses, social charges, liabilities, taxes) automatically from Employment Hero to Odoo.
7
- Payroll administration is still done in Employment Hero. We only record the **journal entries ** in
7
+ Payroll administration is still done in Employment Hero, but the **journal entries ** are done in
8
8
Odoo.
9
9
10
10
.. important ::
@@ -25,13 +25,13 @@ Configuration
25
25
:alt: Enabling Employment Hero Integration in Odoo Accounting displays new fields in the
26
26
settings
27
27
28
- - You can find the API Key in the :guilabel: `My Account ` section of the Employment Hero platform.
28
+ - The API Key can be found in the :guilabel: `My Account ` section of the Employment Hero platform.
29
29
30
30
.. image :: employment_hero/employment-hero-myaccount.png
31
31
:alt: "Account Details" section on the Employment Hero dashboard
32
32
33
33
- The **Payroll URL ** is left empty by default to avoid any confusion. Please fill it according
34
- to the documentation specific to your localization.
34
+ to the documentation specific to the localization.
35
35
36
36
.. note ::
37
37
Employment hero is available for :ref: `Australia <payroll/l10n_au/employment-hero >`,
@@ -40,12 +40,12 @@ Configuration
40
40
:ref: `Singapore <singapore/employment-hero >`,
41
41
and the :ref: `United Kingdom <localization/united-kingdom/employment-hero >`.
42
42
43
- - You can find the **Business ID ** in the Employment Hero URL. (i.e., `189241 `)
43
+ - The **Business ID ** can be found in the Employment Hero URL. (i.e., `189241 `)
44
44
45
45
.. image :: employment_hero/employment-hero-business-id.png
46
- :alt: The Employment Hero " Business ID" number is in the URL
46
+ :alt: The Employment Hero Business ID number is in the URL
47
47
48
- - You can choose any Odoo journal to post the payslip entries.
48
+ - Choose any Odoo journal to post the payslip entries.
49
49
#. Configure the tax by going to :menuselection: `Accounting --> Configuration --> Taxes `. Create the
50
50
necessary taxes for the Employment Hero payslip entries. Fill in the tax code from
51
51
**Employment Hero ** in the :guilabel: `Matching Employment Hero Tax ` field.
@@ -60,7 +60,7 @@ the same record in Employment Hero and Odoo.
60
60
.. image :: employment_hero/employment-hero-journal-entry.png
61
61
:alt: Example of a Employment Hero Journal Entry in Odoo Accounting (Australia)
62
62
63
- By default, the synchronisation happens once per week. You can fetch the records manually by going
63
+ By default, the synchronisation happens once per week. The records can be fetched manually by going
64
64
to :menuselection: `Accounting --> Configuration --> Settings ` and, in the :guilabel: `Enable
65
65
Employment Hero Integration ` option, click on :guilabel: `Fetch Payruns Manually `.
66
66
@@ -71,6 +71,6 @@ The accounts used by Employment Hero are defined in the section :guilabel:`Payro
71
71
.. image :: employment_hero/employment-hero-chart-of-accounts.png
72
72
:alt: Chart of Accounts menu in Employment Hero
73
73
74
- For the API to work, you need to create the same accounts as the default accounts of your Employment
75
- Hero business (**same name and same code **) in Odoo. You also need to choose the correct account
76
- types in Odoo to generate accurate financial reports.
74
+ For the API to work, create the same accounts as the default accounts of the Employment Hero
75
+ business (**same name and same code **) in Odoo. The correct account types must be chosen in Odoo to
76
+ generate accurate financial reports.
0 commit comments