Versions Compared

Key

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

...

  • Ship From Store:

    • The orchestration_detailed_sfs query can be created at the root, containing two aggregates stores and warehouses which will be the two order fulfillment paths.
      - The stores aggregate should contains the items_sfs item query, which lists items eligible for order-taking, and the stores_sfs stock locations query, which lists stores with the Ship From Store module enabled.
      - The warehouses aggregate should also use the items_sfs item query, and the warehouses_sfs stock locations query, which lists warehouses with the Ship From Store module enabled.
      All aggregate deductions can be activated (buffers, reservations and unavailabilities) as well as the global reservations parameter.

      • The orchestration_unified_sfs can be created by inheriting from orchestration_detailed_sfs. Only the “Unification” parameter should be changed (unification by sock locations and stock types enabled).

      • orchestration_detailed_sfs_fr

        • orchestration_unified_sfs_fr

      • orchestration_detailed_sfs_uk

        • orchestration_unified_sfs_uk

...