CommunityData:Reimbursements (UW)

From CommunityData

This documents the process for getting reimbursed at UW.

Before you purchase

There are a range of things to know about what is and isn't reimbursable. In general:

  • Services (like proofreading) is not reimbursement if it's not form a vendor in the UW system
  • Things from the previous financial year (which starts in July) are not reimbursable
  • Receipts older than 90 days are not reimbursable.
  • Alcohol is not reimbursable
  • Airfare on non-US airlines are not reimbursement from federal grants (but there are exceptions!)
  • Meals over a standard per person rate ($11 for breakfast, $19 for lunch, etc) are not reimbursement
  • Flights that include personal days and/or are not to/from Seattle are complicated and are not reimbursable without special documentation you need to get before you book the flight
  • Package deals for travel are not reimbursable or are complicated
  • Non-itemized receipts and/or receipts that do not have some indication of payment with tax are not reimbursable or are complicated
  • Food without food forms is not reimbursable

There might be ways around these, but you typically need to get permission before you buy the thing.

Food Forms [required if reimbursement is for food; otherwise skip]

If the process involves food, you will need to have a food form signed and on file in the department. A link to the food form is available online here.

When are you done filling it out (you don't need to sign it yet), you need to send it to comadmin@uw.edu who will put it in Docusign and send it back to you and others to get signed. When it is fully signed, you can download it from Docusign.

You will also need a list of all attendees which you should send to comadmin@uw.edu along with the form. A list of names in a text file is what Mako typically does.

Record in the ledger

First, make sure you have check out a copy of the ledger_mako repository from the group git server. If this is your first time, you might need to add yourself to the conf/gitolite.conf directory if it is your first time. Details on are the CommunityData:Git page.

Upload receipts and forms

Upload receipts into the subdirectory called receipts/. Please give each receipt a name with: (1) what it's for, (2) a date, and (3) your name. A good name might be lyft-20230525-mako_ica.pdf (with date in the YYYYMMDD format).

If there is a food form and attendee list, please upload this into the food_forms/ subdirectory, please add those too. Please give it a name that starts with the date in YYYMMDD format like: 20230331-haomin_recruiting_visit-food_form.pdf and 20230331-haomin_recruiting_visit-attendees.txt

Update the ledger

Open the file expenses.ledger and scroll to the end of the file. Add a new section like this:

 2023/3/31 Xian Noodle  ; lunch with lab for haomin's visit
     Reimbursement:Mako                       $133.42
     Lab Budget
     ; Food form: 20230331-haomin_recruiting_visit-food_form.pdf
     ; Attendees: 20230331-haomin_recruiting_visit-attendees.txt
     ; Receipt: xiannoodles-20230331.png

The format is GNU Ledger which is a CLI tool for managing ledgers. It's not important that you master it though, only that you record things correctly. Important details are:

  • The first line should have the date, the name of the places, two spaces, and semi colon, and then the description of what it was for.
  • The second line should have Reimbursement:<Your Name> at least two spaces, and then the total amount.
  • The third line should say "Lab Budget" if it's from the Lab Budget but it might say something else if it's from another budget. Check out the file budgets in the directory which will map from budget numbers to budget names.
  • The final three lines should list the filenames

Feel free to add things like "; Note: WHATEVER" if there are additional notes. If the receipts are related to an event, you should add an "; Event; CHI 2023" style line. There are lots of examples in the ledger file.

git add all of your changes and addition, git commit and write a useful and description log summary (multiple lines are welcome if it's complex) and then git push.

Submit for reimbursement

Once you have done everything above, you are ready to request. Go this page: https://admin-support.artsci.washington.edu/procurement-support

Fill out the appropriate form for reimbursement and/or reimbursement. There are a few things to know and remember:

  • Select "Communication" as the department if it is for an expense being reimbursed by the department or out of the general lab budget. Select CSSS as the department if it is being reimbursed from a Grant. If you are unsure, check with Mako.
  • Ask Mako for the budget number and project code ahead of time. These are required.
  • Write a clear description of what the reimbursement is for and why/how it was related to UW business. If it's for food, explain that it is for a meeting with a collaborator in support of research. Feel free to run this text by Mako.
  • If it includes food, you must upload copies of the signed food form and the attendees list along with the receipt.
  • In the "Additional comments" section at the end of the file please add text that says: "Please add comadmin@uw.edu and makohill@uw.edu to this ticket"

Following Up

As things are processed, you should update the file with details. At a minimum, you should add the UWConnect ID and the Ariba ID which each once you get them. You those as a comments with the "; " syntax. There are lots of examples you can cut and paste from. You will get the former right when you submit and it will look like REF0100000. The Ariba ID you will when it is submitted for reimbursement. Mako likes to add dates to keep track of how things are going too.

Finally, when things are completely done, you should '*' right after the date. This marks the transaction as cleared.

A cleared version of the transition above might look like:

 2023/3/31 * Xian Noodle  ; lunch with lab for haomin's visit
     Reimbursement:Mako                       $133.42
     Lab Budget
     ; Food form: 20230331-haomin_recruiting_visit-food_form-SIGNED.pdf
     ; Attendees: 20230331-haomin_recruiting_visit-attendees.txt
     ; Receipt: xiannoodles-20230331-mako_haomin_visit.png
     ; Sent Food Form: 2023/05/14
     ; UWConnect ID: REF0101824
     ; Ariba ID: XR449943
     ; Reimbursed: 2023/05/22