The Fulfillment App's Warehouse picking feature enhances order efficiency by updating to a picking list system, enabling the division of complex orders into singular pick lists. It enables warehouse product assignment at checkout and warehouse picking process. Enhanced by a robust back-end API, the feature offers improved performance and scalability.
composer require spryker-feature/warehouse-picking
If you don't include the feature dependencies, make sure you use the respective modules instead.
- PickingListExtension ^1.0.0 (Extension)
- PickingListsBackendApi ^1.1.0 (Glue Backend)
- PickingListsBackendApiExtension ^1.0.0 (Extension)
- PickingListsUsersBackendApi ^1.0.0 (Glue Backend)
- PickingListsWarehousesBackendApi ^1.0.0 (Glue Backend)