596 B
596 B
Task: Refactor UMKM and Pasar Desa Model
- Refactor
prisma/schema.prismaand rundb push - Update Pasar Desa
findManyAPI withumkmId: nullfilter - Update UMKM Produk APIs (CRUD) to use
PasarDesamodel - Update UMKM Dashboard analytics and Penjualan logic
- Create Admin Form for "Data UMKM" (Business Profile)
- Create Admin Form for "Produk UMKM" (Product)
- Link list views to new forms and update state
- Run build and verify