@@ -26,15 +26,17 @@ Click :guilabel:`New` to allocate time off, and a blank :guilabel:`Allocation` f
26
26
After entering a name for the allocation on the first blank field of the form, enter the following
27
27
information:
28
28
29
+ - :guilabel: `Name `: Enter a name for the allocation, typically containing the type of time off, and
30
+ the period of time it is available (example: `Annual Vacation Time Off - 2025 `).
29
31
- :guilabel: `Time Off Type `: Using the drop-down menu, select the type of time off that is being
30
32
allocated to the employees.
31
- - :guilabel: `Allocation Type `: Select either :guilabel: ` Regular Allocation ` or :guilabel: `Accrual
32
- Allocation `. If the allocation is ** not ** based on an :ref: ` accrual plan
33
- <time_off/accrual-plans>`, select :guilabel: ` Regular Allocation `.
33
+ - :guilabel: `Allocation Type `: Select how the allocation is earned, either :guilabel: `Regular
34
+ Allocation ` if the time off is given immediately, or :guilabel: ` Accrual Allocation ` if the time
35
+ off is earned through an :ref: ` accrual plan <time_off/accrual-plans >`.
34
36
- :guilabel: `Accrual Plan `: If :guilabel: `Accrual Allocation ` is selected for the
35
37
:guilabel: `Allocation Type `, the :guilabel: `Accrual Plan ` field appears. Using the drop-down menu,
36
- select the accrual plan with which the allocation is associated. An accrual plan **must ** be
37
- selected for an :guilabel: `Accrual Allocation `.
38
+ select the accrual plan the allocation is associated with . An accrual plan **must ** be selected
39
+ for an :guilabel: `Accrual Allocation ` type .
38
40
- :guilabel: `Validity Period/Start Date `: If :guilabel: `Regular Allocation ` is selected for the
39
41
:guilabel: `Allocation Type `, this field is labeled :guilabel: `Validity Period `. If
40
42
:guilabel: `Accrual Allocation ` is selected for the :guilabel: `Allocation Type `, this field is
@@ -45,8 +47,7 @@ information:
45
47
allocation, and click on the date to select it.
46
48
47
49
If the allocation expires, select the expiration date in the next date field. If the time off does
48
- *not * expire, leave the second date field blank. :guilabel: `No Limit ` appears in the field if no
49
- date is selected.
50
+ *not * expire, leave the second date field blank.
50
51
51
52
If :guilabel: `Accrual Allocation ` is selected for the :guilabel: `Allocation Type `, this second
52
53
field is labeled :guilabel: `Run until `.
@@ -62,20 +63,21 @@ information:
62
63
start of the accrual period *, monthly, on the first of the month.
63
64
64
65
On the allocation form, the :guilabel: `Allocation Type ` is set to :guilabel: `Accrual
65
- Allocation `, and the :guilabel: `Start Date ` entered is `06/16/24 `.
66
+ Allocation `, and the :guilabel: `Start Date ` entered is `06/16/25 `.
66
67
67
68
Odoo's **Time Off ** app retroactively applies the allocation to the beginning of the time
68
69
period entered in the :guilabel: `Start Date `.
69
70
70
- Therefore, this allocation accrues time from `06/01/24 `, rather than `06/16/24 `.
71
+ Therefore, this allocation accrues time from `06/01/25 `, rather than `06/16/25 `.
71
72
72
73
Additionally, if on the accrual form, the allocation references an accrual plan that grants
73
- time *` At the end of the accrual period *, the allocation accrues time from `7/01/24 ` rather
74
- than `6/18/24 `.
74
+ time *At the end of the accrual period *, the allocation accrues time from `7/01/25 ` rather than
75
+ `6/18/25 `.
75
76
76
77
- :guilabel: `Allocation `: Enter the amount of time that is being allocated to the employees. This
77
78
field displays the time in either :guilabel: `Hours ` or :guilabel: `Days `, depending on how the
78
79
selected :ref: `Time Off Type <time_off/time-off-types >` is configured.
80
+ - :guilabel: `Employee `: Using the drop-down menu, select the employee being allocated the time off.
79
81
- :guilabel: `Add a reason... `: If any description or note is necessary to explain the time off
80
82
allocation, enter it in this field at the bottom of the form.
81
83
@@ -91,13 +93,13 @@ using the :guilabel:`Multiple Requests` feature.
91
93
92
94
To allocate time to multiple employees in a single allocation, navigate to :menuselection: `Time Off
93
95
app --> Management --> Allocations `. Then, click the :icon: `fa-gear ` :guilabel: `(Actions) ` icon in
94
- the upper-left corner, then click :icon: ` fa-users ` : guilabel: `Multiple Requests `. This reveals a
95
- :guilabel: ` Multiple Requests ` pop-up window.
96
+ the upper-left corner, then click :guilabel: `Multiple Requests `. This reveals a :guilabel: ` Multiple
97
+ Requests ` pop-up window.
96
98
97
- This form is identical to the :guilabel : `Allocation ` form, with an additional :guilabel: ` Mode `
98
- field. The :guilabel: `Mode ` field determines how multiple employees are selected.
99
+ This form is identical to the :ref : `Allocation form < time_off/allocation-form >` , with an additional
100
+ :guilabel: ` Mode ` field. The :guilabel: `Mode ` field determines how multiple employees are selected.
99
101
100
- Using the drop-down menu, select one of the following :guilabel: ` Modes ` :
102
+ Using the drop-down menu, select a :guilabel: ` Mode ` from one of the following options :
101
103
102
104
- :guilabel: `By Employee `: This option allows for the selection of multiple individual employees
103
105
that are unrelated in terms of department, company, or tags. Selecting this reveals an
@@ -126,9 +128,31 @@ desired.
126
128
Fill out the remainder of the :ref: `Multiple Requests form <time_off/allocation-form >`, then click
127
129
:guilabel: `Create Allocations ` when done.
128
130
129
- .. image :: allocations/multiple-requests.png
130
- :alt: An allocation request form filled out for sick time for all employees within the sales
131
- department.
131
+ .. example ::
132
+ A company hosts an annual picnic, including a raffle. There are five raffle prizes for a free
133
+ vacation day, which must be redeemed by the end of the year. The winners of this raffle all have
134
+ the tag `Raffle Winner - 2025 Employee Picnic Prize ` added to their employee profiles.
135
+
136
+ The time off officer creates multiple allocations, and configures the :ref: `Multiple Requests
137
+ form <time_off/allocation-form>` as follows:
138
+
139
+ The name for the allocation is :guilabel: `Vacation Day - Raffle Prize - 2025 Picnic `. The
140
+ :guilabel: `Mode ` is set to :guilabel: `By Employee Tag `, and the :guilabel: `Tag ` identified is
141
+ :guilabel: `Raffle Winner - 2025 Employee Picnic Prize `.
142
+
143
+ The :guilabel: `Time Off Type ` is set to :guilabel: `Vacation Time Off `, with the
144
+ :guilabel: `Allocation Type ` set to :guilabel: `Regular Allocaiton `, since the time off is given up
145
+ front, and is not *earned *.
146
+
147
+ The :guilabel: `Validity Period ` is set to :guilabel: `07/18/2025 ` :icon: `oi-arrow-right `
148
+ :guilabel: `12/31/2025 `, since the compnay picnic was that day, and the earned vacation day
149
+ expires at the end of the year.
150
+
151
+ The :guilabel: `Allocation ` is set to :guilabel: `1.00 Days `, and `A bonus vacation day won at the
152
+ annual Company Picnic. ` appears in the details at the bottom.
153
+
154
+ .. image :: allocations/multiple-requests.png
155
+ :alt: An allocation request form filled out for a bonus vacation day for raffle winners.
132
156
133
157
.. _time_off/request-allocation :
134
158
@@ -146,13 +170,15 @@ list view. Both buttons open a new allocation request form.
146
170
.. note ::
147
171
Both options open a new allocation request form, but when requested from the
148
172
:guilabel: `Dashboard `, the form appears in a pop-up window, and the *Validity Period * field does
149
- **not ** appear. When requested from the :guilabel: `My Allocations ` list view, the screen
150
- navigates to a new allocation request page, instead of presenting a pop-up window.
173
+ **not ** appear.
174
+
175
+ When requested from the :guilabel: `My Allocations ` list view, the screen navigates to a new
176
+ allocation request page, instead of presenting a pop-up window.
151
177
152
178
Enter the following information on the new allocation request form:
153
179
154
- - :guilabel: `Time Off Type `: Select the type of time off being requested for the allocation from the
155
- drop-down menu . After a selection is made, the title updates with the time off type.
180
+ - :guilabel: `Time Off Type `: Using the drop-down menu, select the type of time off being requested
181
+ for the allocation . After a selection is made, the title updates with the time off type.
156
182
- :guilabel: `Validity Period `: By default, the current date populates this field, and it is **not **
157
183
able to be modified. This field **only ** appears when requesting an allocation from the
158
184
:guilabel: `My Allocations ` view (:menuselection: `Time Off --> My Time --> My Allocations `).
@@ -167,8 +193,7 @@ If the request was created from the :guilabel:`Dashboard`, click the :guilabel:`
167
193
on the :guilabel: `New Allocation ` pop-up window to save the information and submit the request.
168
194
169
195
If the form was completed from the :guilabel: `My Allocations ` list view, the information is
170
- automatically saved as it is entered. However, the form can be saved manually at any time by
171
- clicking the :icon: `fa-cloud-upload ` :guilabel: `(cloud upload) ` icon.
196
+ automatically saved as it is entered.
172
197
173
198
.. image :: allocations/allocation-request.png
174
199
:alt: An allocation request form filled out for an employee requesting an additional week of
0 commit comments