Replenish negative stock
by Terrabit https://www.terrabit.ro , Dan Stoica https://www.terrabit.ro
Odoo
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 105 |
| Technical Name |
deltatech_move_negative_stock |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 16.0 17.0 18.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) |
| Lines of code | 105 |
| Technical Name |
deltatech_move_negative_stock |
| License | OPL-1 |
| Website | https://www.terrabit.ro |
| Versions | 16.0 17.0 18.0 |
Replenish negative stock

Replenish Negative Stock
This module provides a convenient way to identify and resolve negative inventory levels at specific stock locations by automatically populating transfers with required quantities from other source locations.
Key Features
- Automated Negative Qty Identification:
- Adds a dedicated Replenish Negative button to the stock picking form.
- Automatically identifies all products with a negative quantity in the destination location of the current picking.
- Effortless Transfer Population:
- Quickly adds lines to the current transfer for all identified negative stock items.
- Populates the move lines with the exact quantities needed to bring the destination inventory back to at least zero.
- Stock Health Monitoring:
- Designed for inventory managers who need to maintain clean, non-negative stock records across multiple locations.
- Streamlines the process of internal stock replenishment and correction.
Usage
- Create or open an internal Stock Picking (Transfer).
- Set the Source Location and Destination Location as needed.
- Click the Replenish Negative button (usually located in the header or the Operations tab).
- The system will scan the destination location for any negative inventory.
- Move lines will be automatically created or updated to include the necessary quantities to fix the negative levels.
- Validate the picking as usual to complete the replenishment.
Table of contents
Usage
- Configure your operation type:
- Inventory -> Configuration -> Operation Types
- Configure your operation type:

- Sell some stuff from your location, resulting in negative stock:

- Create a picking with the previuous Operation type

- Press the <Get negative products> button:

- You products will be added to the picking:

- Other info:
- You can manually add, delete or edit the picking after negative values have been added
- The negative stock products will be added with each click on the <Get negative products> button.
Bug Tracker
Bugs are tracked on Terrabit Issues. In case of trouble, please check there if your issue has already been reported.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Terrabit
- Dan Stoica
Maintainers
Current maintainer:

This module is part of the dhongu/deltatech project on GitHub.
You are welcome to contribute.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module