TIP: You can type at any time to perform a new search.
Stock Removal Location by Priority
stock_removal_location_by_priority · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-11 11:13:00
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, Andrii9090-tecnativa
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a removal priority field on stock locations. This priority applies when removing a product from different stock locations and the incoming dates are equal in both locations.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_form |
Location form - removal priority extension | stock.location | form | Inherits stock.view_location_form |
view_stock_config_settings |
res.config.settings - removal_priority | 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)
-
group_removal_priorityBooleanhelp='Removal priority that applies when the incoming dates are equal in both locations.'implied_group='stock_removal_location_by_priority.group_removal_priority'string='Removal Priority'
No public methods.
New fields (1)
-
removal_priorityIntegerdefault=10help='This priority applies when removing stock and incoming dates are equal.'
No public methods.
New fields (1)
-
removal_priorityIntegerrelated='location_id.removal_priority'store=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…