2337 binome access
Ajouter la ligne BLOCK_ACTIONS_FOR_ATTACHED_PEOPLE = True
dans le fichier outil/config.py
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
added 8 commits
-
503beaef...260e86a9 - 7 commits from branch
dev_cooperatic
- c9bb2a20 - Merge branch 'dev_cooperatic' into 2337-binome-access
Toggle commit list -
503beaef...260e86a9 - 7 commits from branch
-
Toggle commit list
-
6 6 * A partner can exchange shifts if: 7 7 * - s.he doesn't have to choose a makeup shift 8 8 * - s.he's not an associated partner 9 * - s.he's is an associated partner who is not blocked in his actions 9 10 * @returns boolean 10 11 */ 11 12 function can_exchange_shifts() { 12 return partner_data.makeups_to_do == 0 && partner_data.is_associated_people === "False"; 13 console.log(partner_data) -
Developer
peut-être retiré les logs en prod
-
-
-
-
merged
Toggle commit list -