field 'nextrun_link' --> 'nextrun_date', add default-order
This commit is contained in:
parent
e1502cae53
commit
e7bd95ff31
6 changed files with 68 additions and 14 deletions
|
@ -12,8 +12,8 @@ full copyright notices and license terms. -->
|
|||
<label name="active"/>
|
||||
<field name="active"/>
|
||||
|
||||
<label name="nextrun_link" colspan="5"/>
|
||||
<field name="nextrun_link"/>
|
||||
<label name="nextrun_date" colspan="5"/>
|
||||
<field name="nextrun_date"/>
|
||||
|
||||
<notebook colspan="6">
|
||||
<page id="rrule" col="6" string="Recurrence Rule">
|
||||
|
|
|
@ -14,7 +14,7 @@ full copyright notices and license terms. -->
|
|||
<field name="wfcheck" optional="1"/>
|
||||
|
||||
<field name="cashbook" optional="0"/>
|
||||
<field name="nextrun_link" optional="0"/>
|
||||
<field name="nextrun_date" optional="0"/>
|
||||
<field name="amount" optional="0"/>
|
||||
<field name="bookingtype" optional="0"/>
|
||||
<field name="booking_target" optional="0"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue