{% load custom_tags_and_filters %}

{{ recurring_charges_name }} settings

{% csrf_token %}
The name to use for this feature throughout the application.


[Optional] Select a consumable category to restrict consumable choices to.
[Optional] Define a quantity to be automatically set for every {{ recurring_charges_name|lower }}.
Whether new users should receive reminder emails about recurring charges by default (they can override this in their preferences)
days
Comma-separated list of default recurring charges reminder days for new users (they can override this in their preferences)
{% button type="save" value="Save settings" %}