Skip to content

Files

Latest commit

71d51b8 · Jun 23, 2022

History

History
This branch is 618 commits behind beescoop/Obeesdoo:12.0.

beesdoo_worker_status

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 19, 2021
Jun 23, 2022
Jun 9, 2022
Jun 7, 2022
Jun 23, 2022
Jun 23, 2022
Jun 7, 2022
Jun 23, 2022
Apr 30, 2020
Jun 9, 2022

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.