-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Description
Create Report resource for generating various inventory, stock, and business reports with export capabilities.
Acceptance Criteria
Create Report entity with report definitions
Implement ReportService with report generation logic
Create ReportController with REST endpoints
Add predefined report types (inventory, stock, movement)
Implement custom report builder
Add report scheduling and automation
Create report export functionality (PDF, Excel, CSV)
Add report sharing and permissions
API Endpoints
GET /reports
GET /reports/:id
POST /reports
GET /reports/types
POST /reports/:id/generate
GET /reports/:id/export
Metadata
Metadata
Assignees
Labels
No labels