Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix finance wiki #6

Merged
merged 1 commit into from
Sep 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 18 additions & 3 deletions pages/finance/creating_personal_purchases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@
2. Create New Ticket > Ticket Type: Personal Purchase
3. Enter all purchase details. For funding item link, you would either be using FI-1 (WATO Cash) or one of the Funding Items that match the category. For example, if you're purchasing an RTX 4090 it would probably fit under GPU funding.
4. Await team approval. Please reach out to the finance team and the faculty advisor.
5. Once this has been completed, the item will be sent to the finance coordinator. They will purchase the item, in which case the status will be `ORDERED`
6. Once the item has arrived, the item will be transitioned to `READY_FOR_PICKUP`, and the pick up instructions will give you next steps
7. Once completed, the item should be in the `PICKED_UP` state, completing the flow.
5. Once this has been completed, the status will transition to `READY_FOR_BUY`. You should purchase the item at this step.
Edwardius marked this conversation as resolved.
Show resolved Hide resolved
6. Once the item has been purchased, please upload the University of Waterloo Finance Expense Claim Form. Instructions found below.
7. Click Confirm Item(s) Purchased and Submit Reimbursement
Edwardius marked this conversation as resolved.
Show resolved Hide resolved

## Creating Expense Claim Forms

1. Navigate [here](https://uwaterloo.ca/engineering-endowment-foundation/getting-funding/spending-funding/submitting-reimbursement-request)
2. Click the link in step 1 titled "reimbursement form (excel)"
3. Enter the following fields
4. Payee is Student
5. Claimant Name, Student Number, Department, Phone Number, E-mail Address
6. Mailing Address, City, Province/State, Postal Code. For these, use the address your items were shipped to, or your personal address.
7. Destination/Reason for Request: Please put the corresponding reference number. For WEEF, this can be found [here.](https://docs.google.com/spreadsheets/d/1V4yUz8EjZCB78KKeBZ5JefzUg3Ql7SdXDFFWxUmVhuE/edit#gid=227889332) Reach out to @smileycow on Discord if you do not know what this is
8. Ignore the Travel Advance Request section, and fill in your item details on the next section. For the description, please put the name of your item, and if available, the reason it was purchased.
9. Has an advance been issued: No
10. Enter your signature of Claimant
11. Follow the rest of the instructions on the [original page](https://uwaterloo.ca/engineering-endowment-foundation/getting-funding/spending-funding/submitting-reimbursement-request) (steps 2 to 4)
12. Upload the receipt to the corresponding personal purchase at https://finance-frontend.watonomous.ca/
20 changes: 3 additions & 17 deletions pages/finance/creating_purchase_requests.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,6 @@
2. Create New Ticket > Ticket Type: UW Finance Purchase
3. Enter all purchase details. For funding item link, you would either be using FI-1 (WATO Cash) or one of the Funding Items that match the category. For example, if you're purchasing an RTX 4090 it would probably fit under GPU funding.
4. Await team approval. Please reach out to the finance team and the faculty advisor.
5. Once this has been completed, the status will transition to `READY_FOR_BUY`. You should purchase the item at this step.
6. Once the item has been purchased, please upload the receipt, as well as a University of Waterloo Finance reimbursement form. Instructions found below.
7. Click Confirm Item(s) Purchased and Submit Reimbursement

## Creating a University of Waterloo Finance reimbursement form.

1. Navigate [here](https://uwaterloo.ca/engineering-endowment-foundation/getting-funding/spending-funding/submitting-reimbursement-request)
2. Click the link in step 1 titled "reimbursement form (excel)"
3. Enter the following fields
4. Payee is Student
5. Claimant Name, Student Number, Department, Phone Number, E-mail Address
6. Mailing Address, City, Province/State, Postal Code. For these, use the address your items were shipped to, or your personal address.
7. Destination/Reason for Request: Please put the corresponding reference number. For WEEF, this can be found [here.](https://docs.google.com/spreadsheets/d/1V4yUz8EjZCB78KKeBZ5JefzUg3Ql7SdXDFFWxUmVhuE/edit#gid=227889332) Reach out to @smileycow on Discord if you do not know what this is
8. Ignore the Travel Advance Request section, and fill in your item details on the next section. For the description, please put the name of your item, and if available, the reason it was purchased.
9. Has an advance been issued: No
10. Enter your signature of Claimant:
11. Done!
5. Once this has been completed, the item will be sent to the finance coordinator. They will purchase the item, in which case the status will be `ORDERED`
6. Once the item has arrived, the item will be transitioned to `READY_FOR_PICKUP`, and the pick up instructions will give you next steps
7. Once completed, the item should be in the `PICKED_UP` state, completing the flow.
Loading