RSE-Sheffield / RSEAdmin

A Resource Allocation and Finance tool for RSE Groups
https://rseadmin.readthedocs.io/en/latest/
MIT License
24 stars 6 forks source link

Set preset rates for service and directly incurred projects. Allow admins to charge 0.5 days for service projects. #225

Closed yld-weng closed 1 week ago

yld-weng commented 11 months ago

This PR will add two new fields to the FinancialYear model, and allow users to select the preset values when creating new projects.

Also allow admins to charge half days for service projects.

Close #204.

This PR extends from #222 .

yld-weng commented 11 months ago

image

yld-weng commented 11 months ago

As I'm not familiar with the RSE admin tool codebase it's hard to know where I'm suppose to be reviewing when I'm also seeing the changes from other/previous branches.

As this PR extends from #222 which is not merged into dev yet, therefore all commits in #222 are included in this PR as well.

yld-weng commented 10 months ago

Any comments would be great, thanks