bankofexpo documentn

This commit is contained in:
Philip Sargent 2023-03-21 00:43:50 +00:00 committed by Wookey
parent 57d2b20325
commit c8b8077d10
4 changed files with 36 additions and 22 deletions

View File

@ -21,9 +21,40 @@
<p>
The split mechanism transparently underlies everything, but for user-friendliness there are various handy web-forms provided which generate the split tables (`Transaction Groups'). These range from a simple person-to-person swap, to a customizable `Event' with costs for various items being automatically squirrelled away into pre-set cost-pools."</em>
<p>Source and docs for the upstream version are online at <a href="https://github.com/malc0/BoC">https://github.com/malc0/BoC</a> which has a link to a demonstration system that you can play with (CUCC meets 2014-15).</p>
<h2>Configure BOE for a new Expo</h2>
<p>In /home/expo/boe create a new folder for the data , e.g. for 2029:
<ul>
<li>/home/expo/boe/data/boe29
</ul>
and a new folder to hold last-year's code:
<ul>
<li>/home/expo/boe/boc-2028
</ul>
Copy everything from /home/expo/boe/boc/ into /home/expo/boe/boc-2028/
and then edit the first line of the file /home/expo/boe/boc/boc_config to read:
<pre>
Root /home/expo/boe/data/boe29
TemplateDir resources
#StyleURL /boe/boc/resources/bocstyle.css
#StyleURL /boe/boc/boc.pl?serve=bocstyle
#TimeoutURL /boe/boc/resources/timeout.js
</pre>
Now the code is in the place that the webserver expects it, and the code is configured to point to the new data for 2029.
<p>
Now copy everything in the most recent year from, e.g. /home/expo/boe/boc-2028/ into /home/expo/boe/boc-2029/ .
Then go into the folder /home/expo/boe/data/boe29/ and delete the files for all the users except for you and wookey.
(Assuming you were on expo in the previous year).
Edit your file to have the line
<pre>
IsAdmin
</pre>From this point on all the configuration you do with be directly with the online BoE running on the server. Set up a password for yourself is the first thing to do.
<p>Now read the <a href="boc.pdf">the documentation</a> (PDF) (for the version running on the expo server).</p>
<p>Source and docs for the upstream version are online at <a href="https://github.com/malc0/BoC">https://github.com/malc0/BoC</a> which has a link to a demonstration system that you can play with (CUCC meets 2014-15).</p>
<hr />
Go back to <a href="treasurer.html">Expo Treasurer Role</a><br>

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

View File

@ -88,9 +88,9 @@
<div class=onright>
<figure>
<a href="https://www.natwest.com/banking-with-natwest/how-to/card-reader.html" border=1><img src="natwest-cr.jpg"></a>
<a href="https://www.lloydsbank.com/business/banking-online/how-to-log-on/using-your-card-reader.html" border=1><img src="i/lloyds-card-reader.jpg"></a>
<figcaption style="text-align: center">
<em>NatWest card-reader</em>
<em>Lloyds card-reader</em>
</figcaption>
</figure>
</div>
@ -103,11 +103,6 @@ Online access at Lloyds was <a href="https://www.lloyds.com/news-and-insights/ne
<a href="https://support.microsoft.com/en-us/account-billing/download-and-install-the-microsoft-authenticator-app-351498fc-850a-45da-b7b6-27e523b8702a">Microsoft Authenticator app</a> on a phone or a hardware key such as
<a href="https://www.yubico.com/products/yubikey-5-overview/">Yubikey</a>: see <a href="https://assets.lloyds.com/media/43e2152a-2ff4-407c-a788-355ea931c2a8/LLoyds-Market-Services-MFA-Enrolment-281122.pdf">MFA enrollment</a>.
<strike>
Natwest requires special <a href=
"https://www.natwest.com/banking-with-natwest/how-to/card-reader.html">NatWest hardware</a> or biometric
configuration.
</strike>
You need to send all your details to the previous expo treasurer with the form so that he/she
can sign it and send it to the bank. These are
@ -123,20 +118,8 @@ can sign it and send it to the bank. These are
<li>selfie photo
</ul>
<div class=onright>
<figure>
<a href="https://www.natwest.com/current-accounts/existing-customers/account-signatories.html" border=1><img src="addnwac.jpg"></a>
<figcaption style="text-align: center">
<em>NatWest webpage</em>
</figcaption>
</figure>
</div>
<p>EDIT: we use Lloyds not NatWest now.
<strike>
<p>The bank is <a href="https://bank-code.net/uk-sort-code/600423-national-westminster-bank-plc">the Market Street branch</a> of Nat West, which is where you get the paper mandate form. Expo a/c 22997253. <a href="#natwest">See below</a> for how to operate the account.
<p>In 2023 NatWest are now moving to an <a href="https://www.natwest.com/current-accounts/existing-customers/account-signatories.html">online method</a> (click on "Add an account holder") for adding account holders. Try it out and then <a href="/handbook/treasurer.html_edit">edit this page</a> to include the new instructions.
</strike>
<p>The bank is <a href="https://bank-code.net/uk-sort-code/770518-lloyds-bank-plc">the Sidney Street branch</a> of Lloyds, which is where you get the paper mandate form. Expo is in the name "CUCC Expo" and if you have trouble, the bank account number is on the expo server in <var>/home/expo/boe/accountnumber.txt</var>.
<h4>The next most urgent thing: Accounting policy</h4>
<p>Study the <a href="finance.html#summary">previous expo accounting policies</a> and write one specifically for the coming expo you will be managing. Then everyone knows which policy is "active" and you won't get conflicting requests from incompatible historic approaches.