Skip to content

Latest commit

 

History

History
131 lines (89 loc) · 3.73 KB

README.rst

File metadata and controls

131 lines (89 loc) · 3.73 KB

Shift Management

Beta License: AGPL-3 beescoop/Obeesdoo

Generate and manage shifts for cooperators.

Table of contents

  • Translate cooperative status selection field, the terms to translate are:
    • shift_status_up_to_date,
    • shift_status_holidays,
    • shift_status_warning,
    • shift_status_extension,
    • shift_status_suspended,
    • shift_status_exempted,
    • shift_status_unsubscribed,
    • shift_status_resigning.
  • Configure "Send weekly shift summary" cron:
    • Its interval number (default = 7) should be consistent with notice (default = 1) and period (default = 7).

Bugfixes

  • Correctly recompute can_shop on partner when the value changes in the cooperative_status. (#535)

Bugfixes

  • Fixed a bug where writing to multiple cooperative.status records simultaneously caused a singleton error. Writing to multiple records simultaneously is now possible. (#514)

Features

  • When subscribing a worker to a shift template in the backend : if no super cooperator is set on template and worker is super cooperator automatically set them as super cooperator. The worker must have a user linked to it. (#303)

Bugfixes

  • When changing a regular worker to an irregular worker via the wizard, no longer give an error when their (former) shift is full. (#390)

Bugfixes

  • No longer raise an error when unsubscribing a replacement worker using the wizard. (#389)

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 to smash 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.