add cronjob

This commit is contained in:
Frederik Jaeckel 2024-02-27 22:40:59 +01:00
parent 132fcbb0d5
commit 9f3e33d225
11 changed files with 339 additions and 168 deletions

View file

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

View file

@ -6,4 +6,5 @@ full copyright notices and license terms. -->
<field name="active"/>
<field name="name"/>
<field name="cashbook"/>
<field name="nextrun"/>
</tree>