feat(fusion_clock): settings UI for generation horizon + self-unassign; open-shift in backend views [C1]
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -41,6 +41,19 @@
|
||||
</div>
|
||||
</div>
|
||||
</setting>
|
||||
<setting id="fclk_recurring_open_shifts" string="Recurring & Open Shifts"
|
||||
help="Controls how far ahead recurring shifts generate and when employees may release shifts they claimed.">
|
||||
<div class="content-group">
|
||||
<div class="row mt16">
|
||||
<label for="fclk_planning_generation_months" string="Generate ahead (months)" class="col-lg-7 o_light_label"/>
|
||||
<field name="fclk_planning_generation_months"/>
|
||||
</div>
|
||||
<div class="row mt16">
|
||||
<label for="fclk_self_unassign_days_before" string="Self-unassign cutoff (days)" class="col-lg-7 o_light_label"/>
|
||||
<field name="fclk_self_unassign_days_before"/>
|
||||
</div>
|
||||
</div>
|
||||
</setting>
|
||||
</block>
|
||||
|
||||
<!-- ============================================================ -->
|
||||
|
||||
Reference in New Issue
Block a user