From bc908cd0d590a42e5b6810ecd5fe529e6548fb44 Mon Sep 17 00:00:00 2001 From: Andreas Scherbaum Date: Fri, 6 Apr 2018 00:33:30 +0200 Subject: [PATCH] Add description how the reg transfer works. --- template/confreg/admin_transfer.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/template/confreg/admin_transfer.html b/template/confreg/admin_transfer.html index dd58b2e..cf590ee 100644 --- a/template/confreg/admin_transfer.html +++ b/template/confreg/admin_transfer.html @@ -28,6 +28,12 @@ $(function() { {%block layoutblock%}

Transfer registration

+

+Have the new user sign up for the conference, possibly go on the waitlist if the same is already activated. +But do not create an invoice for the new user.
+Then use this tool to swap the old and the new registration.
+

+
{% csrf_token %} -- 2.39.5