Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Introduction

Consolidation is the process to optimize the usage of the carriers. When there are two carrier with the same article, there is enough space and the weight is acceptable the system try to combine them.

How it works

StockControl can handle a request to create a Consolidation order. This request contains a zone and a carriertype.

The zone is required, if there is no carriertype, stock control falls back to the default “STOCKCARRIER“

As stockcontrol receives a request it tries to find 2 matching carriers as follows:

  1. StockControl searches for a carrier of the defined type in the zone

  2. StockControl searches for an other carrier containing the same article in the same zone

  3. If both carriers contain exactly the same articles, StockControl check that the combine weight and volume don’t exceed the given settings for that carriertype

  4. When all conditions are met, the consolidation order is created

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.