ucdavis / Harvest

Harvest Farm Project Tracking Website and Mobile App
MIT License
2 stars 1 forks source link

COA Fiscal Officer #863

Closed jSylvestre closed 1 year ago

jSylvestre commented 1 year ago

Currently for PPM we show the primary project approver like this:

image

and GL like this:

image

Possible changes:

PPM will only have 1, but the GL can have many, but we can limit that to the top x (5?) So, we can move the PPM project manager to a new line below that and possibly attach a who lookup to the email. For the GL, we can list all x of them and again with a who lookup. We would want to change the "label" for these people as PPM and GL are different.

There is an Aggie enterprise api endpoint to look these up ErpDepartmentApprovers but they need to be filtered to .Where(a => a.ApproverType == "Fiscal Officer Approver")

jSylvestre commented 1 year ago

Going to leave as is for now. Maybe something new in finjector.