Stock Picking Immediate Transfer Warning
In Odoo < 17, when validating a stock transfer where all lines had reserved quantities but no done quantities were recorded, a wizard would warn the user that all reserved quantities would be processed, giving them the option to cancel or proceed.
Since Odoo >= 17, the qty_done field was replaced by a picked boolean on stock moves. However, when no move has been explicitly marked as picked, Odoo silently marks all moves as picked and processes the transfer without any warning.
This module restores the previous behavior by showing a confirmation wizard when validating a transfer where no moves have been explicitly picked. The user can then choose to proceed with processing all reserved quantities or discard the operation. We only show the wizard when the validation is done from the UI, to prevent other logics to fail.
Table of contents
Usage
Go to Inventory > Operations and open a transfer that has reserved quantities (state “Ready”).
Without marking any move line as “Picked”, click the Validate button.
A warning wizard will appear informing you that no quantities have been explicitly picked and that Odoo will process all reserved quantities.
Click Process to proceed with the validation or Discard to cancel.
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
Contributors
Jordi Masvidal Brun <jordi.masvidal@forgeflow.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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo_addon_stock_picking_immediate_transfer_warning-18.0.1.0.0.2-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_stock_picking_immediate_transfer_warning-18.0.1.0.0.2-py3-none-any.whl
- Upload date:
- Size: 30.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db1bf163e88f5538f6a3c66c8cd12e2db14b08462d3f47763391d022bc8abc78
|
|
| MD5 |
2736da07ef8eca7e339dc4d1bc1117bc
|
|
| BLAKE2b-256 |
cfc7ddd5a0ef58e7195aeab24d43c2b04d5c06493fdc2d0f36b3a532aacb3932
|