Rémy Taymans
b3fe85031a
[FIX] b_shift: Give read access to shift.template
In order to allow user to create a simple partner or a supplier they
need to have read access to shift.template as b_shift add a field
related to a shift.template (subscribed_shift_ids).
4 years ago
Vincent Van Rossem
f32ff6538a
[12.0][FIX] beesdoo_shit[_attendance]: 'personal' takes one 'n'
4 years ago
robin.keunen
663c5bb578
[FIX] beesdoo_shift: translations
4 years ago
Rémy Taymans
d65659dc2a
[FIX] b_shift: Group by status in kanban view
4 years ago
robin.keunen
13c27ce396
[REF] prevent "same label" warning
4 years ago
robin.keunen
2cce3ed00f
[FIX] beesdoo_shift: remove data dependency on beesdoo_base
4 years ago
robin.keunen
4267b784d7
[FIX] import order
4 years ago
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
22d4f9b1c6
[REF] duplicate-xml-fields: Duplicate xml field "state"
4 years ago
robin.keunen
62a3fe1e30
[REF] Name of compute method should start with "_compute_"
4 years ago
robin.keunen
c1b146826e
[REF] translate user messages
4 years ago
robin.keunen
efd9594217
[REF] pre-commit fixes
4 years ago
robin.keunen
918b82a230
[REF] add module readmes, fix manifests
[REF] __manifest__: add licence, remove description
[REF] add Coop IT Easy SCRLfs to authors
5 years ago
robin.keunen
fec11128dc
[REF] format xml files
4 years ago
robin.keunen
ee1a5f85d0
[REF] blacken
4 years ago
robin.keunen
9afbaf77ca
[REF] add _description on models
5 years ago
Rémy Taymans
f1b33e9143
[FIX] b_shift,b_base: can_shop computation on res_partner
4 years ago
Rémy Taymans
0b93dd1cf6
[ADD] b_shift,b_emc: can_shop status on res_partner
5 years ago
Rémy Taymans
07566d25b3
[MOV] b_shift: res.partner definition in separated file
5 years ago
Rémy Taymans
8399d11926
[FIX] b_shift: Exemption wizard
5 years ago
Rémy Taymans
4793bc3f90
[FIX] b_shift: Holiday wizard
5 years ago
Rémy Taymans
614b427349
[MOV] b_shift: Configuration in shift instead of attendance sheet
5 years ago
Rémy Taymans
23ac752df8
[FIX] b_shift: _get_counter_date_state_change
5 years ago
Rémy Taymans
503a133476
[FIX] b_shift_attendance: Tests
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
Rémy Taymans
22e756c9d3
[FIX] b_shift: Having two PO file for fr language break installation
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
98d1a81ce8
[MIG] b_shift : adapt views to version 12.0
5 years ago
Elouan Le Bars
d9536af81e
[FIX] b_shift : emails on validation
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
d163dba0c2
[REF] b_shift : attendance sheet validation wizard
5 years ago
Elouan Le Bars
344e8eaad0
[MIG] b_shift : adapt kanban 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
de0edd36d4
[MIG] b_shift : adapt unite tests
5 years ago
Elouan Le Bars
27076a08bb
[MIG] b_shift : adapt to version 12
5 years ago