systopia / de.systopia.contract

Contracts extension
GNU Affero General Public License v3.0
0 stars 4 forks source link

Allow backend user to specify "defer payment" flag #68

Closed bjendres closed 1 year ago

bjendres commented 2 years ago

The contract extension uses the ch_defer_payment_start flag to define, whether a follow-up mandate (e.g. after a change of rhythm or IBAN) should start asap (value 0) or the current collection rhythm should be upheld (value 1).

This flag, however, is currently not exposed in the backend UI - but it should be.