devsoc-unsw / devsoc-unsw/warchest
[CORE8] - Reimbursement Requests and Reimbursements
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
1. These need to be linked to at least one (or multiple) line item(s)
2. These need to have the ability to put in the actual quantity and actual cost per item
3. These need to have a section per item which has justification on why the quantity/cost changed if so.
4. These need to have a status field indicating if they are Reimbursement Requests or Reimbursements or Archived
- API calls most likely:
- GET create reimbursement request from these line items - archive when done
- PUT adding more line items to that reimbursement request
- PUT confirming that the purchase has been made (verifying receipt)
- PATCH confirming treasurer has done the reimbursement
Reimbursement request needs to support line items from different purchase requests
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.