@@ -9,6 +9,9 @@ When the deduction is voluntary, they are typically considered *deductions*. Whe
9
9
court-ordered, or involuntary, it is sometimes referred to as a *wage garnishment *. In Odoo, these
10
10
are all universally called, *salary attachments *.
11
11
12
+ Note that salary attachments could also be used to give recurring amount of money to employees.
13
+ Like bonus divided in multiple parts.
14
+
12
15
.. _payroll/salary-attachment/types :
13
16
14
17
Salary attachment types
@@ -38,8 +41,8 @@ Create new salary attachment types
38
41
affect various salary rules, and can prevent the creation of payslips.
39
42
40
43
A new salary attachment type *can * be created, but this should only be done when absolutely
41
- necessary. All salary attachments can be associated with one of the three default salary
42
- attachment types .
44
+ necessary. A salary attachment type needs to be linked to a salary rule in order to be considered
45
+ in the salary computation .
43
46
44
47
To make a new type of salary attachment, click the :guilabel: `New ` button, and a blank
45
48
:guilabel: `Salary Attachment Types ` form loads. Enter the :guilabel: `Name ` for the new salary
@@ -105,7 +108,7 @@ default :guilabel:`Salary Attachment` dashboard in its entirety.
105
108
Manage salary attachments
106
109
=========================
107
110
108
- Salary attachments can have one of three statuses: *Running *, *Completed *, or *Canceled *. To view
111
+ Salary attachments can have one of three statuses: *Running *, *Completed *, or *Cancelled *. To view
109
112
the current status of all salary attachments, navigate to :menuselection: `Payroll app --> Contracts
110
113
--> Salary Attachments `.
111
114
@@ -131,7 +134,7 @@ the upper-left corner, and the status changes to :guilabel:`Completed`.
131
134
132
135
.. example ::
133
136
The following is an example of when a payroll manager may need to manually change a salary
134
- attachment from :guilabel: `Active ` to :guilabel: `Cancelled `.
137
+ attachment from :guilabel: `Active ` to :guilabel: `Completed `.
135
138
136
139
Rose Smith has a salary attachment for a lawsuit settlement, where she is required to pay
137
140
$3,000.00. A salary attachment is created that takes $250.00 a month out of Rose's paycheck, to
0 commit comments