Skip to main content
Uncategorized

Changelog for 25-02-2025

By March 17, 2025March 27th, 2025No Comments

Added

  • Added a changelog
  • Check on TierForm to validate quantity_field_name
  • Extra categories field to the description of invoice lines. This field contains the quantity per loadcarrier type in case the quantity_field_name is set to “load_carrier”. This field contains the quantity per product code in case the quantity_field_name is set to “product”.
  • Warnings to inform the user when planning a trip with delivery actions that are part of transport orders that have collection actions that are positioned before the delivery actions and that are not yet part of a planned or completed trip.
  • Throttling for public api.

Changed

  • Changed PrinterForm such that the username and password are prefilled when editing printer with basic auth.

Fixed

  • Significantly increased PDF export speed
  • Fixed form errors on unused forms that are initialized anyway by model templates
  • CLIENT users being kicked out because of concurrent user limit.

Removed