aboutsummaryrefslogtreecommitdiffstats
path: root/prisma/migrations/20240108194443_add_categories
Commit message (Collapse)AuthorAgeFilesLines
* Assign categories to expenses (#28)Chris Johnston2024-01-111-0/+65
* add expense categories * set category to Payment for reimbursements * Insert categories as part of the migration * Display category groups --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>