<inputtype="radio"name="recurrence_type"value="until"class="rule_ignore_input"t-att-checked="rule.until and 'checked' or None"/>At a date
<inputtype="radio"name="recurrence_type"value="until"class="rule_ignore_input"t-att-checked="rule.until and 'checked' or None"/>At a date
</label>
</label>
<label>
<label>
<inputtype="radio"name="recurrence_type"value="count"class="rule_ignore_input"t-att-checked="rule.until and None or 'checked'"/>After an amount of occurrences
<inputtype="radio"name="recurrence_type"value="count"class="rule_ignore_input"t-att-checked="!rule.until and 'checked' or None"/>After an amount of occurrences