Rémy Taymans
0b93dd1cf6
[ADD] b_shift,b_emc: can_shop status on res_partner
4 years ago
Rémy Taymans
07566d25b3
[MOV] b_shift: res.partner definition in separated file
5 years ago
Rémy Taymans
23ac752df8
[FIX] b_shift: _get_counter_date_state_change
5 years ago
Rémy Taymans
226e4addd1
[FIX] beesdoo_shift_attendance: Installation
Test does not succeed yet.
5 years ago
Rémy Taymans
cfe1b117b0
[FIX] b_worker_status
Fix bug reported in 9.0 on the computation of nextcoundown.
Fix missing add_days_delta function.
Fix missing today var.
5 years ago
odoo-pda
1fce26620c
[FIX] templates and beesdoo_shift,
[ADD] small changes on macavrac_base
5 years ago
odoo-pda
d4f8d2c32a
[FIX] make beesdoo_shift installable
on an empty db.
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
2e5b564125
[REF] beesdoo_shift : add comment
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
25088fa43b
[CHG] b_shift : generated shifts name computation
5 years ago
Elouan Le Bars
0179472053
[MIG] b_shift : adapt kanban colors
5 years ago
Elouan Le Bars
11f0d190ea
[FIX] b_shift : datetime.combine() method for python 3.4
5 years ago
Elouan Le Bars
52c18bcc52
[REF] b_shift : task_type_default -> pre_filled_task_type
5 years ago
Elouan Le Bars
3bc58ed61e
[MIG] b_shift : adapt date objects
5 years ago
Elouan Le Bars
27076a08bb
[MIG] b_shift : adapt to version 12
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
4a437f7b47
[REF] b_shift : code cleaning
5 years ago
Elouan Le Bars
b013e1524b
[MIG] b_shift : change settings to fit 12.0 requirements
5 years ago
Elouan Le Bars
402c9181f5
[MIG] b_shift : datetimes aren't strings anymore
5 years ago
Elouan Le Bars
ad00166dcc
[MIG] b_shift : 'ir.needaction_mixin' removed from 11.0
5 years ago
Elouan Le Bars
15cdf5ce4b
[ADD] b_shift : checks for holidays and exemption
5 years ago
Elouan Le Bars
a3b85ecf8c
[MIG] b_shift : code cleaning for 12.0
5 years ago
Elouan Le Bars
bf9f0eb8a8
[CHG] b_shift : info_session to date instead of datetime
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
6d6826260d
[FIX] b_shift : email for non-attended shifts
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