From a0e0a142e4e604a20113b0c9bfe566e023faaa27 Mon Sep 17 00:00:00 2001 From: Christopher Neugebauer Date: Fri, 16 Sep 2016 08:44:01 +1000 Subject: [PATCH] =?UTF-8?q?Adds=20=E2=80=9Cgenerate=20cancellation=20fee?= =?UTF-8?q?=E2=80=9D=20button=20to=20credit=20notes=20page.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pinaxcon/templates/registrasion/credit_note.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pinaxcon/templates/registrasion/credit_note.html b/pinaxcon/templates/registrasion/credit_note.html index c0d105d..f602beb 100644 --- a/pinaxcon/templates/registrasion/credit_note.html +++ b/pinaxcon/templates/registrasion/credit_note.html @@ -26,6 +26,16 @@
+

Generate cancellation fee

+

You can generate an invoice for a cancellation fee, resulting in an invoice + and a new credit note. +

+ + {{ cancellation_fee_form|bootstrap }} +
+ +
+

Manual refund

You can mark this credit note as refunded, and handle the refund manually.