Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When a user needs to add more than 4 loggers to a shipment, then a batch of shipments will be created. That is This means that multiple identical shipments are created with up to 4 loggers at most per shipment are created. If a user adds e.g 6 loggers in the create shipment form and creates the shipment, two shipments will be created where the first shipment has 4 loggers and the second shipment has 2 loggers. When a batch of shipments is created, each shipment name gets the suffix  "- {{no. of shipment}}/{{batch shipment count}}". When more than 4 loggers are added in the create shipment form a , an info message appears informing the user of what will be done: "You are adding more than 4 loggers to the shipment. If you add more than 4 loggers to a shipment, multiple identical shipments will be created instead of one shipment with multiple loggers. Each shipment will have up to 4 loggers." After the batch of shipments have been created the user is then routed to the first shipment created.

...