Skip to content

Latest commit

 

History

History
 
 

beesdoo_worker_status

Beescoop Worker Status manager

Beta License: AGPL-3 beescoop/obeesdoo

Worker status management specific to beescoop.

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 SCRLfs
  • Beescoop - Cellule IT
  • Coop IT Easy SCRLfs

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

You are welcome to contribute.