Stock Picking Move Package to Another Package
Move entire package to another package
Stock Picking Move Package to Another Package
This module allows to select destination packages when moving entire package in picking
Table of contents
Use Cases / Context
Let's imagine you have a parcel forwarding business. You receive small packages from your customer pack them into bigger ones and forward afterwards.
To complete this operation using the standard Odoo flow:
- Create a new picking
- Add each item of the "Source package" to the list of operations
- Manually set the "Destination package" for each line
- Validate
- Items from the source package are moved to the destination package
This is really time consuming and not convenient because you just want to move the entire package at once. Especially if you want to move multiple packages at once each of them containing multiple items.
With this module you get the following:
- Create a new picking
- Add packages directly in the "Move packages" list
- Define the "Destination package"
- Validate
- Items from the source package are moved to the destination package
Pros: instead of scanning each package item separately and configuring a destination for it we can do the same operation on the package level much faster and more convenient.
Configuration
Go to "Inventory -> Configuration -> Operation Types" and select an operation type.
Ensure "Move Entire Packages" checkbox is enabled.
Usage
Create or open an existing picking. There will be a new "Destination Package" field available in the packages move list.
NB: This field is editable only if the stock moves are the 'draft' state. You need to unreserve the picking to change the value.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Cetmix
Contributors
- Cetmix https://cetmix.com/
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/stock-logistics-workflow project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.