Elouan Le Bars
7553037b38
[REM] beesdoo_shift_assets
5 years ago
Elouan Le Bars
4e1754000a
[FIX] b_shift : barcode scan to attendance sheet validation
5 years ago
Elouan Le Bars
2921b4723a
[FIX] b_shift : attendance sheet compensation_nb onchange issues
The @api.onchange , modifying compensation_nb according to working mode,
led to strange behavior and lack of consistency.
compensation_nb has consequently moved in Shift Stage.
5 years ago
Elouan Le Bars
e1b84ac778
[ADD] b_shift : barcode scan to attendance sheet validation
5 years ago
Elouan Le Bars
ed0010b97a
[IMP] b_shift : attendance sheet validation exceptions raised
5 years ago
Elouan Le Bars
347120b84d
[FIX] b_shift : code cleaning
5 years ago
Elouan Le Bars
036d0c1321
[FIX] b_shift : constrain_unique_worker on attendance sheets
5 years ago
Elouan Le Bars
7bf6bba096
[IMP] b_shift : attendance sheets code cleaning
5 years ago
Elouan Le Bars
1ad078b1bb
[IMP] b_shift : change and add access rules
5 years ago
Elouan Le Bars
ce07bdf42f
[FIX] b_shift : comment attendance sheet unique worker constraint
5 years ago
Elouan Le Bars
2582ee630b
[IMP] b_shift : attendance sheets linting and menu sequences
5 years ago
Elouan Le Bars
16572cede3
[FIX] b_shift : attendance sheet shifts worker not required
5 years ago
Elouan Le Bars
a48b6f5022
[REM] b_shift : attendance sheet cancelled status
5 years ago
Elouan Le Bars
f989b9bd8f
[ADD] b_shift : attendance sheets barcode scanner support
5 years ago
Elouan Le Bars
a8b61df335
[ADD] b_shift : attendance sheet archived attribute
5 years ago
Elouan Le Bars
639a638b44
[ADD] b_shift : attendance sheet "mark as read" smart button
5 years ago
Elouan Le Bars
fb77ad746b
[IMP] b_shift : constraint on validated attendance sheets
5 years ago
Elouan Le Bars
4b75248662
[ADD] b_shift : default task type configuration
5 years ago
Elouan Le Bars
a024a58bff
[ADD] b_shift : attendance shift validation barcode field
5 years ago
Elouan Le Bars
6df6e8e8e9
[IMP] b_shift : attendance sheet display date with ISO format
5 years ago
Elouan Le Bars
d494d24449
[IMP] b_shift : attendance sheet views set no_open options
5 years ago
Elouan Le Bars
1ff335fb02
[FIX] b_shift : attendance sheet replacement worker field name
5 years ago
Elouan Le Bars
9264aaf278
[ADD] b_shift : attendance sheet list items coloration
5 years ago
Elouan Le Bars
128123f65c
[ADD] b_shift : attendance sheet notifications count
5 years ago
Elouan Le Bars
760fdebf97
[ADD] b_shift : attendance sheet validation wizard
5 years ago
Elouan Le Bars
c785f41cc4
[ADD] b_shift : demo datas
5 years ago
Elouan Le Bars
2367e2ce60
[ADD] b_shift : attendance sheet access rules
5 years ago
Elouan Le Bars
e6095f5f1b
[ADD] b_shift : wizard for attendance sheet generation
5 years ago
Elouan Le Bars
38a8d3cd3f
[ADD] b_shift : attendance sheet views
5 years ago
Elouan Le Bars
ee7fd8ca9c
[ADD] b_shift : attendance_sheet_id to TaskTemplate
5 years ago
Elouan Le Bars
8ff26dd7d6
[ADD] b_shift : attendance sheet models
5 years ago
Elouan Le Bars
d92ca20629
[FIX] b_shift : automatic unsubscribe from next shifts
Doesn't unsubscribe from present shift anymore
when worker is changing to "unsubscribed" status.
You cannot change future shifts status anymore.
5 years ago
Elouan Le Bars
db2dd6b988
[CHG] b_shift : shift status
To give better understanding of compensations given by each status.
'stage_id' is replaced by a selection field state to ease
domain restrictions.
5 years ago
Elouan Le Bars
bd8e16e2ed
[FIX] b_shift : replacement workers must be regular and not unsuscribed
5 years ago
Elouan Le Bars
69915b0c16
[ADD] b_shift : constraint on worker, cannot replace himself
5 years ago
Elouan Le Bars
9777aaa2f8
[IMP] b_shift : shift start_time, end_time required
5 years ago
Elouan Le Bars
65eafef3e1
[FIX] b_shift : warning messages
5 years ago
Elouan Le Bars
cc4cca247d
[FIX] b_shift : future_alert_date
Fixup for [FIX] b_shift : next_countdown computation
5 years ago
Elouan Le Bars
0f385cbefb
[CHG] b_shift : cron for shift summary doall=False
5 years ago
Elouan Le Bars
b1484ccab9
Revert "[FIX] b_shift : automatic unsubscribe from next shifts"
This reverts commit 796753a5ed
.
5 years ago
Elouan Le Bars
796753a5ed
[FIX] b_shift : automatic unsubscribe from next shifts
Doesn't unsubscribe from present shift anymore
when worker is changing to "unsubscribed" status.
You cannot change future shifts status anymore.
5 years ago
Elouan Le Bars
e583365691
[ADD] b_shift : weekly summary email
5 years ago
Elouan Le Bars
c726b28574
[FIX] b_shift : next_countdown computation
When the next_countdown is the same day than the current one,
it should be the one displayed (and not the one 28 days later).
5 years ago
Elouan Le Bars
b1c535a607
[FIX] beesdoo_shift : Error when saving a temporary exempt
Add beesdoo_shift_temporary_exemption_id_seq.
5 years ago
Elouan Le Bars
cd19bb1081
[FIX] beesdoo_shift : Error when saving a temporary exempt
Add missing sequence in database.
5 years ago
Rémy Taymans
6c33c1c9f2
[ADD] b_shift: Set configurable limit to unsubscribe regular worker
This adds a configurable limit under which the regular worker is
unsubscribed. The regular worker is unsubscribed when the sum of his
shift counter and his compensation shift counter reach the configured
limit.
6 years ago
Augustin Borsu
4873770a75
[ADD] beesdoo_shift: warn when assigning a second shift
Warn when adding a shift to a worker who is already subscribed to one.
5 years ago
Rémy Taymans
355fd61e85
[FIX] b_shift: Next Countdown compute
This fixes the computation of the next countdown date.
5 years ago
Rémy Taymans
420f10f568
[IMP] b_shift: Future alert date and Next Countdown date
This improves the calculation of the future alert date in other to take
holidays and temporary exemption into account.
This also adds the date of the next countdown that also take holidays
and temporary exemption into account.
6 years ago
Rémy Taymans
464afd605d
[CHG] b_shift: Remove alert_start_time when not in alert status
Before this commit, the alert_start_time was not erased when a status
change from 'alert' to 'ok' for an irregular worker.
People find that unintuitive (despite this date was in the past when
you are in 'ok' status).
Now, this alert_start_time was erased when the status change from
'alert' to 'ok'.
6 years ago