Commit Graph

3 Commits

Author SHA1 Message Date
AlexeerCT
c37fe33ca1 feat: Remove unused invoice edit and reference data API routes 2026-01-02 13:50:48 -06:00
AlexeerCT
3210e53608 feat: Enhance driver and transportation data handling in invoice editing
- Added methods to list drivers and filter by company and tenant in DriverService.
- Updated API routes to include transporters, vehicles, drivers, trailers, customs sections, and code pedimento regimens.
- Modified frontend components to handle new transportation data, including select inputs for transporters, vehicles, drivers, and trailers.
- Improved data fetching in server-side routes to include additional transportation-related data.
- Enhanced UI components to display and select transportation-related information in the invoice editing form.
2025-12-30 15:57:27 -06:00
AlexeerCT
cb00e5cd16 Refactor API routes: migrate invoices and company endpoints to new structure and enhance error handling 2025-12-29 13:15:00 -06:00