SeedCompany / cord-api-v3

Bible translation project management API
MIT License
18 stars 4 forks source link

Move budget record non-finalized check to policies #3141

Closed CarsonF closed 6 months ago

CarsonF commented 6 months ago

This fixes the budget.record.canEdit flag to correctly emit false if the budget is finalized & you/FPM cannot edit finalized budgets. It's also much cleaner.