Restrict Negative Stock for Odoo
Prevent negative stock on deliveries, pickings, internal transfers, and manufacturing orders. Configure per-product, per-category, and per-location overrides with a clear documented hierarchy.
Try It Out
Contact Us
Features
Block stock moves that would cause negative inventory for stockable products
Per-product allow_negative_stock toggle (highest priority override)
Per-category allow_negative_stock toggle (medium priority override)
Per-location allow_negative_stock toggle (lowest priority override)
Global enable/disable toggle in Inventory Settings (backward compatible, defaults to off)
Clear actionable error messages with product name, on-hand qty, attempted qty, and override source
Blocks deliveries, pickings, internal transfers, and returns
Manufacturing order confirmation blocked when components would go negative (if mrp installed)
POS order validation blocked when product would go negative (if point_of_sale installed)
Sale order confirmation warning for lines that would cause negative stock (if sale_management installed)
Multi-company and multi-warehouse compatible
See It in Action
Global Language Support (20+)
Available in 20+ languages: es_ES, fr_FR, it_IT, pt_BR, nl_NL, da_DK, de_DE, pl_PL, ar_001, zh_CN, ru_RU, ja_JP, tr_TR, id_ID, th_TH, vi_VN, ko_KR, pt_PT, sv_SE, cs_CZ.
Premium Support & 90-Day Warranty
90 days of free technical support and bug fixes included with your purchase.
Contact SupportBuilt by Odoo Engineering
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Inventory (stock) |
| Lines of code | 206 |
| Technical Name |
oe_restrict_negative_stock |
| License | OPL-1 |
| Website | https://odooengineering.com |
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