summaryrefslogtreecommitdiffstats
path: root/templates/wallet_new.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/wallet_new.html')
-rw-r--r--templates/wallet_new.html17
1 files changed, 11 insertions, 6 deletions
diff --git a/templates/wallet_new.html b/templates/wallet_new.html
index 2f80816..4b41e56 100644
--- a/templates/wallet_new.html
+++ b/templates/wallet_new.html
@@ -1,7 +1,12 @@
-
-<p>To create a wallet, if you have only a survex file and nothing to upload into the wallet,
-you currently need to got to <a href="/walletedit/">Upload Scans</a>, navigate to the new wallet number
-and then upload a dummy file, e.g. 'nothingyet.txt'. You can then edit the wallet details: the date,
-the people involved, and the url of the survexfile which you will already have uploaded using e.g.
+<h4>When you only have a survexfile</h4>
+<p>To create a wallet, if you have only a survex file but no notes to scan, you should upload the survexfile first. But before you can do that you will need to login (use the menu item at top-right of page).
+<p>
+Upload the survexfile using e.g.
<a href="/survexfile/caves-1623/290/mynewsurvex.svx">/survexfile/caves-1623/290/mynewsurvex.svx</a>
-(for a survex file for cave 1623-290).
+(for a survex file for cave 1623-290). You will cut and paste the survex file data into the window on the form.
+
+
+<p>While still logged-in, go to this page <a href="/walletedit/0000:00">Create Wallet</a> which will take you to the next unused wallet number page, and click the 'Create' button. This will not actually complete
+the creation of the wallet until you have also set the date for the wallet in the wallet edit form (which will appear when you press 'Create').
+<p>
+While editing the wallet you should enter in the form the url of the survexfile which you have just created at e.g. <a href="/survexfile/caves-1623/290/mynewsurvex.svx">/survexfile/caves-1623/290/mynewsurvex.svx</a> (see above).