Skip to content

Latest commit

 

History

History

shift_worker_status

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Worker Status manager

Beta License: AGPL-3 beescoop/Obeesdoo

Worker status management.

Table of contents

12.0.1.1.0 (2022-06-23) Features

  • Do not apply a penalty to irregular customers twice in a row. Best explained through an example.

    Imagine the following 'sr' of an irregular worker:

    0 -> -2 (cron, penalty) -> -1 (work a shift) -> 0 (work another shift) -> ??? (cron)

    The last step should go to -1 instead of -2. The penalty should not be given again until sr has reached 1. (#388)

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Thibault Francois
  • Elouan Le Bars
  • Coop IT Easy SC
  • BEES coop - Cellule IT
  • Coop IT Easy SC

This module is part of the beescoop/Obeesdoo project on GitHub.

You are welcome to contribute.