Version 1.5.41

  • /user/: Added field nextvehicleactive
  • /project/: Lengthened projectno field to a maximum of 19 characters
  • Added GET /deliverynote/ to retrieve delivery notes.
  • Added GET /forecast/ to retrieve all forecasts.
    Added GET /forecast/{forecast_id} to retrieve a specific forecast by ID.
    Added GET /forecastrow/{forecast_id} to retrieve all forecast rows for a given forecast.