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 IDNameModelTypeStatus
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_priority Boolean
    help='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'
Public methods (0)

No public methods.

New fields (1)
  • removal_priority Integer
    default=10 help='This priority applies when removing stock and incoming dates are equal.'
Public methods (0)

No public methods.

New fields (1)
  • removal_priority Integer
    related='location_id.removal_priority' store=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…