TIP: You can type at any time to perform a new search.
Stock Pull List
stock_pull_list · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Warehouse Management
- Folder size
- 0.08 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
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Lois Rilo, Weblate, OCA-git-bot, oca-ci, CristianoMafraJunior
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_type_form |
view.picking.type.form | stock.picking.type | form | Inherits stock.view_picking_type_form |
view_run_stock_pull_list_wizard_wizard |
stock.pull.list.wizard.form | stock.pull.list.wizard | form | New |
view_run_stock_pull_list_wizard_wizard_step_2 |
stock.pull.list.wizard.form.2 | stock.pull.list.wizard | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (1)-
action_create_pull_list(self)
New fields (1)
-
allow_pull_list_server_actionBooleandefault=False
No public methods.
New fields (13)
-
available_in_source_locationBooleanhelp='Select only rules with enough available stock in source location. Applies for rules with a source location.' -
consolidate_by_productBooleanhelp='All needs for each product will be grouped in one line, disregarding date.' -
date_toDate -
exclude_reservedBoolean -
group_by_ruleBoolean -
line_idsOne2many → stock.pull.list.wizard.linecomodel_name='stock.pull.list.wizard.line'inverse_name='wizard_id'readonly=True -
location_dest_idMany2one → stock.locationcomodel_name='stock.location'string='Destination Location' -
location_idMany2one → stock.locationcomodel_name='stock.location'required=True -
max_linesInteger -
procurement_group_idsMany2many → procurement.groupcomodel_name='procurement.group' -
rule_actionSelectionselection=<expr> -
select_allBooleandefault=True -
warehouse_idMany2one → stock.warehousecomodel_name='stock.warehouse'
-
action_prepare(self) -
action_procure(self) -
action_update_selected(self) -
default_get(self, fields)@api.model
New fields (10)
-
available_qtyFloatdigits='Product Unit of Measure' -
dateDate -
incoming_qtyFloatdigits='Product Unit of Measure' -
location_idMany2one → stock.locationcomodel_name='stock.location' -
needed_qtyFloatdigits='Product Unit of Measure' -
product_idMany2one → product.productcomodel_name='product.product' -
raw_demand_qtyFloatdigits='Product Unit of Measure' -
selectedBooleandefault=True -
stock_rule_idMany2one → stock.rulecomodel_name='stock.rule' -
wizard_idMany2one → stock.pull.list.wizardcomodel_name='stock.pull.list.wizard'
No public methods.
Loading…
Loading…
Loading…