Stock Orderpoint Picking Groupby Date

Force Scheduled Date in Stock Orderpoint

Technical Name:
stock_orderpoint_picking_groupby_date
Version:
14.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1390/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Stock Orderpoint Picking Groupby Date

Context

This module allows to create a picking grouped by procurement scheduled date. This module depends of stock_orderpoint_scheduled_date module that's allow to set manuelly a replanishement date for procurement.

Usage

As a user with access right to Inventory > Operations > Replenishment, I select at least 2 lines and assign them different expected dates and then order:

static/description/replenishement_order.png

I then go to the list of picking and I see that 2 pickings have been created. - The expected date of the first is 08/30/2024 and the expected date of the second is 09/05/2024. - Each picking contains the list of products ordered for that date.

static/description/picking_date_1.png static/description/picking_date_2.png

If I place a new order on the same date, my new order must be added to the same picking of this date.

static/description/replenishement_order_2.png static/description/picking_date_3.png

Contributors