Base sólida do projeto de Mini-ERP de uma Livraria.

1 Open Issue Need Help Last updated: Sep 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests the creation of two new entities: `Compra` (Purchase) and `ItemCompra` (PurchaseItem). `ItemCompra` is described as a composite entity, likely representing items within a `Compra`. The task involves implementing the full functionality for both, including their respective models, services, controllers, and routes.

Complexity: 3/5
enhancement good first issue

Base sólida do projeto de Mini-ERP de uma Livraria.

TypeScript