Stock Picking Change Destination

Allow to change the destination of a picking

Technical Name:
stock_picking_change_destination
Version:
12.0
License:
Author:
Numigi
Website:
https://kastor.lab.numigi.net/web/image/product.template/1397/image_1920?unique=0a81b40
  • Odoo Version

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

Stock Picking Change Destination

The module allows to change the destination of a picking.

When I go to an inventory transfer, now I can see on stock picking ready a new button.

static/description/button.png

The new button opens a wizard that will help me to change the destination of a picking.

In this picking, for example, the initial destination is

static/description/destination.png

I click on the button, the wizard is opened. I can pick a new destination.

static/description/wizard.png

Once I clicked apply, I can see the destination changed.

static/description/destination_changed.png

Constraints

The picking's destination update is under two constrains

  1. The new destination has to be in the warehouse.
  2. The picking cannot have any following picking.

Warning will be raised if the change hits any of these cases.

Here is an example displaying the warning during the first case

static/description/alert_change_warehouse.png

Contributors