Repository
OCA/manufacture · module folder · Try on Runboat
Module version
1.0.0
Category
Manufacturing
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/manufacture
Last tracking update
2026-08-07 09:06:24
Authors
Odoo Community Association (OCA), Quartile
Maintainers
Odoo Community Association (OCA), Quartile
Committers
OCA-git-bot, sergio, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module skips the negative quantity check, provided by
stock_no_negative, for subcontracting receipts.

## Background:

Odoo processes subcontracting receipt in the order of:

1\. Transfer of the subcontracted product from the subcontractor
location to the internal location. 2. Production of the subcontracted
product in the subcontractor location.

This sequence does not represent the reality where production is done
before transfer, and therefore the above Step 1 would fail with negative
stock in the subcontractor location, when stock_no_negative is
installed, unless the product/location is configured to allow negative
stock.

ref. <https://github.com/odoo/odoo/pull/75065>

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…