TIP: You can type at any time to perform a new search.
Stock Location Restrict Procurement Group
stock_location_restrict_procurement_group · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.1.1
- Category
- Uncategorized
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 07:17:45
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Denis Roussel, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_location_restrict_search |
stock.location.restrict.search(in stock_location_restrict_group) | stock.location | search | Inherits stock.view_location_search |
view_location_restricted_form |
stock.location.restricted_form | stock.location | form | Inherits stock.view_location_form |
view_location_restricted_tree2 |
stock.location.restricted.tree | stock.location | tree | Inherits stock.view_location_tree2 |
view_move_picking_tree |
stock.move.tree (in stock_location_restrict_group) | stock.move | tree | Inherits stock.view_move_picking_tree |
view_picking_form |
stock.picking.form | stock.picking | form | Inherits stock.view_picking_form |
view_procurement_group_search |
procurement.group.search(in stock_location_restrict_group) | procurement.group | search | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (3)
-
group_restrictedBooleanhelp='Check this if you want to restrict transfers to one procurement group only' args: 'Group Restricted' -
restricted_groupMany2one → procurement.groupcompute='_compute_restricted_group'search='_search_restricted_group' args: 'procurement.group' -
restricted_group_nameCharrelated='restricted_group.name'
No public methods.
New fields (1)
-
restrictedBooleancompute='_compute_restricted'string='Restricted'
-
restricted_move(self)@api.multi
New fields (1)
-
restrictedBooleancompute='_compute_restricted'
-
restricted_op(self)@api.multi
New fields (0)
No new fields.
Public methods (1)-
do_new_transfer(self)@api.multi