Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Fixed three issues, primarily an issue with the placement of the js file in the library directory. Also fixed some settings from the Chart element and enabled connected scatter plots.
- Completely refactored daily report system with new service layer architecture
- Added specialized services: DataProcessor, UnitProcessor, OrderService, and ReportBuilder
- Modularized report generation logic for better maintainability and testability