TIP: You can type at any time to perform a new search.
Stock Scrap Location Default
stock_scrap_location_default · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 08:09:15
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Denis Roussel, Weblate, OCA-git-bot, oca-ci, CristianoMafraJunior
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_form_view |
res.config.settings.form (in stock_scrap_location_default) | res.config.settings | form | Inherits stock.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
scrap_default_location_idMany2one → stock.locationcheck_company=Truecomodel_name='stock.location'domain="[('scrap_location', '=', True), ('company_id', 'in', [company_id, False])]"
No public methods.
New fields (1)
-
scrap_default_location_idMany2one → stock.locationcomodel_name='stock.location'readonly=Falserelated='company_id.scrap_default_location_id'
No public methods.
New fields (1)
-
scrap_location_idMany2onedefault=_get_default_scrap_location_id
No public methods.