Elouan Le Bars
47ff591c1f
[FIX] b_shift : fix datetime issues coming from migration to 12.0
5 years ago
Elouan Le Bars
bae42f7112
[MIG] b_shift : migration to 12.0
5 years ago
Elouan Le Bars
3d894c3559
[MIG] b_shift: migration to 10.0
5 years ago
Elouan Le Bars
e03dc65532
[ADD] b_shift : traductions
5 years ago
Elouan Le Bars
caf6ef6096
[CHG] b_shift : attendance sheets terminology
5 years ago
Elouan Le Bars
af43395455
[ADD] b_shift : group_by on worker_no_feedback
5 years ago
Elouan Le Bars
6d3c187e89
[IMP] b_shift : attendance sheet validation wizard
Temporary changes can be saved.
Warnings added and modified.
5 years ago
Elouan Le Bars
2b7cea8852
[ADD] b_shift : optional validation by card scan
5 years ago
Elouan Le Bars
aaf0b97e97
[ADD] b_shift : replacement worker on shift kanban view
5 years ago
Elouan Le Bars
a4c1c2c757
[REF] b_shift : views order and definition
5 years ago
Elouan Le Bars
d198ef7492
[CHG] b_shift : checks on attendance sheet before validation
5 years ago
Elouan Le Bars
d8f96f249c
[ADD] b_shift : attendance sheet compensation number
Changes from shift status update are made as well.
5 years ago
Elouan Le Bars
c4d96cc31d
[ADD] b_shift : week name on attendance sheet
5 years ago
Elouan Le Bars
548397ca16
[ADD] b_shift : attendance sheet, is_compensation field for expected shifts
5 years ago
Elouan Le Bars
986cea6e29
[IMP] b_shift : attendance sheet generation time configurable
Generation CRON is running every minute and check for sheets
in the configurable time interval. Workers can't subscribe
to a shift on intranet if its start time is in this interval.
5 years ago
Elouan Le Bars
c5245a33b0
[IMP] b_shift : group_shift_attendance can accessShift menu
5 years ago
Elouan Le Bars
ee3d671ffc
[REM] b_shift : Shift Attendance view
5 years ago
Elouan Le Bars
803e26f82d
[UPD] b_shift : attendance sheet name splitted in day and time_slot on view
5 years ago
Elouan Le Bars
44eee219b2
[REF] b_shift : code cleaning
5 years ago
Elouan Le Bars
00b26faa5b
Revert "[ADD] b_shift : attendance sheet default super cooperator"
This reverts commit 605ac1853f
.
5 years ago
Elouan Le Bars
d4be4f520c
[IMP] b_shift : attendance sheet max worker no calculation
Now based on created shifts instead of task templates
5 years ago
Elouan Le Bars
ae8281be68
[IMP] b_shift : change configuration menu order
5 years ago
Elouan Le Bars
1d5de0a1ed
[IMP] b_shift : change attendance sheets shifts order
5 years ago
Elouan Le Bars
ead8cc6996
[ADD] b_shift : attendance sheet time slot
5 years ago
Elouan Le Bars
978199e8e5
[ADD] b_shift : attendance sheet search view
5 years ago
Elouan Le Bars
3cbb36a064
[ADD] b_shift : attendance sheet default super cooperator
5 years ago
Elouan Le Bars
c90acf5603
[FIX] b_shift : date format %%Y-%%m-%%d
5 years ago
Elouan Le Bars
6509edb30b
[IMP] b_shift : attendance sheet validation button hidden when validated
5 years ago
Elouan Le Bars
62fca7d44d
[REM] b_shift : expected_worker_nb and added_worker_nb from attendance sheet
They are already automatically displayed on the form view.
5 years ago
Elouan Le Bars
7bc389902c
[IMP] b_shift : attendance sheet form view
5 years ago
Elouan Le Bars
d97b1ab170
[FIX] b_shift : attendance sheet scanning methods
5 years ago
Elouan Le Bars
061b30d544
[REM] beesdoo_shift_assets
5 years ago
Elouan Le Bars
21fe68d0f5
[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
c071116c60
[IMP] b_shift : attendance sheets linting and menu sequences
5 years ago
Elouan Le Bars
6b4f4b1495
[ADD] b_shift : attendance sheets barcode scanner support
5 years ago
Elouan Le Bars
a45683d9ec
[ADD] b_shift : attendance sheet archived attribute
5 years ago
Elouan Le Bars
68956c4d6e
[ADD] b_shift : attendance sheet "mark as read" smart button
5 years ago
Elouan Le Bars
bd9379919e
[IMP] b_shift : attendance sheet views set no_open options
5 years ago
Elouan Le Bars
91ef2bf57a
[ADD] b_shift : attendance sheet list items coloration
5 years ago
Elouan Le Bars
1ea6ced1e8
[ADD] b_shift : attendance sheet validation wizard
5 years ago
Elouan Le Bars
bea4258143
[ADD] b_shift : attendance sheet access rules
5 years ago
Elouan Le Bars
0a75e54d49
[ADD] b_shift : attendance sheet views
5 years ago
Elouan Le Bars
03e6a23936
[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
Rémy Taymans
efec421508
[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
a955f2ddc8
[FIX] b_shift: Raise error when shift not configured well
6 years ago
Rémy Taymans
8d5fd2456f
[FIX] b_shift: Do not show regular info for non regular worker
6 years ago
nicolasjamoulle
4452e31005
[ADD] beesdoo_shift: add compensation shift option in task
6 years ago
nicolasjamoulle
54003dfbcc
[FIX] Remove shifts for resigning status
And does not allow to add unsubscribed and resigning statut to a new shift
6 years ago
Rémy Taymans
94eab1a747
[FIX] b_shift: PR #62 and #63
This fixes PR #62 and #63 . It uses the `no_create` and `no_open` options
for `many2many` widget.
6 years ago
nicolasjamoulle
a8247fbf69
[ADD] Cannot create worker from field worker_id
6 years ago