wms-be/modules/quarantine/dto
Habib Fatkhul Rohman fbb73a77d0
Deploy Application / deploy (push) Successful in 43s Details
feat: add quarantine module with CRUD operations
- Implemented TInventoryQuarantineEntity and TInventoryQuarantineLineEntity for database representation.
- Created quarantine service, repository, and controller for handling business logic and HTTP requests.
- Added DTOs for quarantine requests and responses.
- Implemented query filters for retrieving quarantines.
- Registered quarantine routes in the main application.
- Integrated quarantine functionality into the core application dependencies.
2025-11-26 16:03:24 +07:00
..
quarantine_dto.go feat: add quarantine module with CRUD operations 2025-11-26 16:03:24 +07:00