mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	Create, view and update remittances
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
{% load i18n %}
 | 
			
		||||
{% load crispy_forms_tags pretty_money %}
 | 
			
		||||
{% block content %}
 | 
			
		||||
    <p><a class="btn btn-default" href="{% url 'treasury:invoice' %}">{% trans "Invoices list" %}</a></p>
 | 
			
		||||
    <p><a class="btn btn-default" href="{% url 'treasury:invoice_list' %}">{% trans "Invoices list" %}</a></p>
 | 
			
		||||
    <form method="post" action="">
 | 
			
		||||
        {% csrf_token %}
 | 
			
		||||
        {% crispy form %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user