Modules:OMS Engine
Introduction
This module provides a webService that can propose the best suitable warehouse/store to fulfill a given order. The module is included in the standard Openbravo distribution.
The engine will run a set of algorithms in priority order till a solution is reached.
These algorithms can be configured in BO as a set of criterias sorted in priority order.
The module contains a set of algorithms, and other modules can provide new ones. Each of this algorithms can as well add the required configuration windows tabs and fields.
Each organization can determine the set of rules to be used by the engine as well as the priority for each of the rules. Once a rule finds a solution the engine stops executing and next rules are not eval..