[P3][Budget] Ministry annual budget setup (MinistryBudget table) #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Finance staff sets annual spending budgets per ministry, broken down by expense category group and sub-category. No changes to existing Expense schema needed.
Data Model
MinistryBudget: ministry_id, category_group_id, sub_category_id (nullable), fiscal_year, budget_amount
Tasks
Reference
PLANNING.md Section 3.6d - Phase 3 budget note, Section 7 Phase 3