Elouan Le Bars
|
8b8417305f
|
[ADD] b_shift : barcode scan to attendance sheet validation
|
5 years ago |
Elouan Le Bars
|
eb2ce01823
|
[IMP] b_shift : attendance sheet validation exceptions raised
|
5 years ago |
Elouan Le Bars
|
82634f780b
|
[FIX] b_shift : code cleaning
|
5 years ago |
Elouan Le Bars
|
2f71ef99c3
|
[FIX] b_shift : constrain_unique_worker on attendance sheets
|
5 years ago |
Elouan Le Bars
|
87b38ef134
|
[IMP] b_shift : attendance sheets code cleaning
|
5 years ago |
Elouan Le Bars
|
82b68f1caa
|
[IMP] b_shift : change and add access rules
|
5 years ago |
Elouan Le Bars
|
4d01211029
|
[FIX] b_shift : comment attendance sheet unique worker constraint
|
5 years ago |
Elouan Le Bars
|
c071116c60
|
[IMP] b_shift : attendance sheets linting and menu sequences
|
5 years ago |
Elouan Le Bars
|
ea0bb5d047
|
[FIX] b_shift : attendance sheet shifts worker not required
|
5 years ago |
Elouan Le Bars
|
4d46e07394
|
[REM] b_shift : attendance sheet cancelled status
|
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
|
d762b09a34
|
[IMP] b_shift : constraint on validated attendance sheets
|
5 years ago |
Elouan Le Bars
|
aec6d12a02
|
[ADD] b_shift : default task type configuration
|
5 years ago |
Elouan Le Bars
|
6fc398ed67
|
[ADD] b_shift : attendance shift validation barcode field
|
5 years ago |
Elouan Le Bars
|
df456cb7dd
|
[IMP] b_shift : attendance sheet display date with ISO format
|
5 years ago |
Elouan Le Bars
|
bd9379919e
|
[IMP] b_shift : attendance sheet views set no_open options
|
5 years ago |
Elouan Le Bars
|
231142eb7b
|
[FIX] b_shift : attendance sheet replacement worker field name
|
5 years ago |
Elouan Le Bars
|
91ef2bf57a
|
[ADD] b_shift : attendance sheet list items coloration
|
5 years ago |
Elouan Le Bars
|
e8f27cdf5d
|
[ADD] b_shift : attendance sheet notifications count
|
5 years ago |
Elouan Le Bars
|
1ea6ced1e8
|
[ADD] b_shift : attendance sheet validation wizard
|
5 years ago |
Elouan Le Bars
|
4774617094
|
[ADD] b_shift : demo datas
|
5 years ago |
Elouan Le Bars
|
bea4258143
|
[ADD] b_shift : attendance sheet access rules
|
5 years ago |
Elouan Le Bars
|
252df20be3
|
[ADD] b_shift : wizard for attendance sheet generation
|
5 years ago |
Elouan Le Bars
|
0a75e54d49
|
[ADD] b_shift : attendance sheet views
|
5 years ago |
Elouan Le Bars
|
edb3f9841c
|
[ADD] b_shift : attendance_sheet_id to TaskTemplate
|
5 years ago |
Elouan Le Bars
|
27397cbe4c
|
[ADD] b_shift : attendance sheet models
|
5 years ago |
Elouan Le Bars
|
3fa6235c71
|
[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
|
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 |
Elouan Le Bars
|
7a55f07bd6
|
[FIX] b_shift : replacement workers must be regular and not unsuscribed
|
5 years ago |
Elouan Le Bars
|
8b452d5eac
|
[ADD] b_shift : constraint on worker, cannot replace himself
|
5 years ago |
Elouan Le Bars
|
625fd77dbd
|
[IMP] b_shift : shift start_time, end_time required
|
5 years ago |
Elouan Le Bars
|
0d2f032f2a
|
[FIX] b_shift : warning messages
|
5 years ago |
Elouan Le Bars
|
41ff7de51e
|
Revert "[FIX] b_shift : automatic unsubscribe from next shifts"
This reverts commit 796753a5ed .
|
5 years ago |
Elouan Le Bars
|
9cf0861c69
|
[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
|
47b1eff4ab
|
[ADD] b_shift : weekly summary email
|
5 years ago |
Elouan Le Bars
|
2581f31838
|
[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
|
1292201c27
|
[FIX] beesdoo_shift : Error when saving a temporary exempt
Add beesdoo_shift_temporary_exemption_id_seq.
|
5 years ago |
Elouan Le Bars
|
d55d3fcd76
|
[FIX] beesdoo_shift : Error when saving a temporary exempt
Add missing sequence in database.
|
5 years ago |
Elouan Le Bars
|
0c052664ae
|
[ADD] b_base : demo datas for users
|
5 years ago |
houssine
|
d83a014f02
|
[CLEAN] remove extra tag
|
5 years ago |
houssine
|
4126fab8fd
|
[LIC] put right licence and version
|
5 years ago |
houssine
|
b3c884b490
|
Merge branch '12.0-mig-obeesdoo' of https://github.com/beescoop/Obeesdoo.git into 12.0-mig-obeesdoo
|
5 years ago |
houssine
|
70a45820c4
|
[LIC] set contributor
|
5 years ago |
houssine
|
eaa4cca044
|
[FIX] fix manifest name.
|
5 years ago |
houssine
|
2c710ab2b2
|
[IMP] Remove unecessary data tag
|
5 years ago |
houssine
|
b94fa19b06
|
[LIC] add licence
|
5 years ago |
Rémy Taymans
|
7e52fde971
|
Merge pull request #113 from beescoop/12.0-mig-beesdoo-website-theme
[MIG] beesdoo_website_theme: migrate to 12.0
|
5 years ago |
Rémy Taymans
|
efe029de84
|
Merge pull request #111 from beescoop/12.0-mig-beesdoo-inventory
[MIG] beesdoo_inventory: migrate to 12.0
|
5 years ago |