New field 'move_event' for moving occurence-date if not a business day

This commit is contained in:
Frederik Jaeckel 2024-06-01 13:31:55 +02:00
parent e7bd95ff31
commit b5994996de
5 changed files with 64 additions and 0 deletions

View file

@ -35,6 +35,10 @@ full copyright notices and license terms. -->
<label name="monthday"/>
<field name="monthday"/>
<label name="move_event"/>
<field name="move_event"/>
<newline/>
<separator id="sep2" colspan="6" string="Result of the recurrence rule"/>
<field name="nextdates" colspan="6"/>
</page>