Skip to content

Files

This branch is 3 commits ahead of, 1 commit behind 14.0.

stock_picking_tracking_reference

Stock Picking Tracking Reference

This module allow to have the ability to enter the Tracking reference when the transfer status “out” or "int" = “Done”.

Usage

As a user with access to transfers, I access an "out" (outgoing transfer) or "int" (internal transfer) type delivery whose status is "Done". When I click on "Edit", I see that the Tracking reference field is editable.

static/description/outgoing_transfer.png

For other transfer, the field is on readonly mode when the transfer is with "Done" or "Cancel" status.

static/description/incoming_transfer.png

Contributors