robin.keunen
de4cef868b
[REF] various flake fixes
4 years ago
robin.keunen
88a977d1f8
[REF] abide by line length rules
4 years ago
robin.keunen
54f1aebd4a
[REF] remove unused imports
4 years ago
robin.keunen
51e1ce6ed7
[REF] Redefining built-in 'id'
4 years ago
robin.keunen
c1b146826e
[REF] translate user messages
4 years ago
robin.keunen
ee1a5f85d0
[REF] blacken
4 years ago
Rémy Taymans
c9de5d9457
[FIX] b_shift_attendance
5 years ago
Rémy Taymans
226e4addd1
[FIX] beesdoo_shift_attendance: Installation
Test does not succeed yet.
5 years ago
Rémy Taymans
f2307147dd
[FIX] b_shift_attendance name (and move demo data)
5 years ago
Thibault Francois
d97b676023
[REF] Refactoring of shift module
Move counter specific and cooperator status specific to a module call beesdoo_worker_status
Remove dependency of beesdoo_base to beesdoo_shift
beesdoo_worker_status depends on beesdoo_base
Move all attendance sheet related code to a new module attendance sheet
Leave empty interface on beesdoo_shift to be implemented in other module to define
specific behavior of the counter and the status of the cooperator
5 years ago
Elouan Le Bars
5804e26a42
[FIX] b_shift : abstract model
SQL requests were made on abstract table.
5 years ago
Elouan Le Bars
3efb918708
[ADD] b_shift : wizard for generation of missing attendance sheets
5 years ago
Elouan Le Bars
62af06d757
[MIG] b_shift : remove menu badges
Not supported since Odoo 11.
5 years ago
Elouan Le Bars
f3362f2f01
[UPD] b_shifts : traductions and terms
5 years ago
Elouan Le Bars
eaf7dea0c8
[UPD] b_shift : attendance sheets views
5 years ago
Elouan Le Bars
6579d9130e
[ADD] b_shift : attended_worker_no
5 years ago
Elouan Le Bars
52c18bcc52
[REF] b_shift : task_type_default -> pre_filled_task_type
5 years ago
Elouan Le Bars
15fdfc9302
[FIX] b_shift : attendance sheet generation
When several same shifts exists
5 years ago
Elouan Le Bars
f5f6fa0bc5
[ADD] b_shift : option for worker_nb feedback
5 years ago
Elouan Le Bars
c162e9bb48
[UPD] b_shift : security groups
Add a new groupe only for attendance
sheets validation.
5 years ago
Elouan Le Bars
3a3d49e2cc
[ADD] b_shift : constrains on exempted workers
5 years ago
Elouan Le Bars
f6b18e7f2b
[REF] b_shift : remove state computation for attendance shifts
replacement_worker_id -> replaced_id
5 years ago
Elouan Le Bars
eedc759b00
[FIX] b_shift : error messages
5 years ago
Elouan Le Bars
b013e1524b
[MIG] b_shift : change settings to fit 12.0 requirements
5 years ago
Elouan Le Bars
ad00166dcc
[MIG] b_shift : 'ir.needaction_mixin' removed from 11.0
5 years ago
Elouan Le Bars
47ff591c1f
[FIX] b_shift : fix datetime issues coming from migration to 12.0
5 years ago
Elouan Le Bars
2b6800bd25
[MIG] b_shift : migration to 11.0
5 years ago
Elouan Le Bars
3d894c3559
[MIG] b_shift: migration to 10.0
5 years ago
Elouan Le Bars
dcf1648a5e
[FIX] b_shift : created shifts not updating counters
If one shift is directly created as "Attended",
workers' shifts counters are not updated.
They are only updated on state transitions.
5 years ago
Elouan Le Bars
e03dc65532
[ADD] b_shift : traductions
5 years ago
Elouan Le Bars
e216614c38
[REF] b_shift : code cleaning
5 years ago
Elouan Le Bars
c4c5294cc6
[FIX] b_shift : attendance sheet _compute_is_annotated
5 years ago
Elouan Le Bars
a0711138b4
[REF] b_shift : code cleaning
5 years ago
Elouan Le Bars
4267eb8a42
[FIX] b_shift : search on datetime with '='
5 years ago
Elouan Le Bars
caf6ef6096
[CHG] b_shift : attendance sheets terminology
5 years ago
Elouan Le Bars
daaa04b7f5
[UPD] b_shift : demos datas & unite tests
5 years ago
Elouan Le Bars
eacb6397b5
[FIX] b_shift : supercoop name not displayed on sheets
5 years ago
Elouan Le Bars
af43395455
[ADD] b_shift : group_by on worker_no_feedback
5 years ago
Elouan Le Bars
a942d153ff
[REF] b_shift : code cleaning
5 years ago
Elouan Le Bars
002bc8ae06
[ADD] b_shift : _order for attendance sheet shifts
5 years ago
Elouan Le Bars
b50e266f8d
[REF] b_shift : code cleaning
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
23a3c0c21a
[FIX] b_shift : attendance sheet 'is_annotated'
5 years ago
Elouan Le Bars
4f64797f87
[ADD] b_shift : day_abbreviation for attendance sheets
5 years ago
Elouan Le Bars
1c2a0d269f
[ADD] b_shift : constrains on future attendance sheets validation
5 years ago
Elouan Le Bars
d198ef7492
[CHG] b_shift : checks on attendance sheet before validation
5 years ago
Elouan Le Bars
991d032754
[IMP] b_shift : automatically created shifts names
5 years ago
Elouan Le Bars
f5b22493e0
[REF] b_shift : code cleaning
5 years ago
Elouan Le Bars
4f2c3cee1b
[FIX] b_shift : time on added shift
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