| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-availability |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-availability.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-availability/tree/16.0/stock_available_exclude_location |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Escodoo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Escodoo |
| COMMITTERS | |
| COMMITTERS | AaronHForgeFlow, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-availability |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-availability: - stock_available_base_exclude_location OCA/stock-logistics-warehouse: - stock_location_children odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.stock (in stock_available_exclude_location) | res.config.settings | div | Inherits stock.res_config_settings_view_form |
excluded_location_ids
Many2many → stock.location
comodel_name='stock.location'
compute='_compute_excluded_location_ids'
readonly=True
string='Locations to Exclude as Available'
No public methods.
stock_excluded_location_ids
Many2many → stock.location
comodel_name='stock.location'
help='Fill in this field to exclude locations for product available quantities.'
string='Stock Excluded Locations'
No public methods.
stock_excluded_location_ids
Many2many → stock.location
comodel_name='stock.location'
help='Fill in this field to exclude locations for product available quantities.'
readonly=False
related='company_id.stock_excluded_location_ids'
string='Excluded Locations for Product Availability'
No public methods.