mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-10-31 23:54:30 +01:00 
			
		
		
		
	Achievement delete
This commit is contained in:
		| @@ -168,7 +168,7 @@ class InvoiceUpdateView(ProtectQuerysetMixin, LoginRequiredMixin, UpdateView): | ||||
|  | ||||
| class InvoiceDeleteView(ProtectQuerysetMixin, LoginRequiredMixin, DeleteView): | ||||
|     """ | ||||
|     Delete a non-validated WEI registration | ||||
|     Delete a non-locked Invoice | ||||
|     """ | ||||
|     model = Invoice | ||||
|     extra_context = {"title": _("Delete invoice")} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user