diff --git a/pinaxcon/templates/registrasion/credit_note.html b/pinaxcon/templates/registrasion/credit_note.html index c0d105d556ae2987bc2f269cb5237a9dd0718fb9..f602bebffd98afb4827a8ddaccfd1e77590ff86f 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.