TIP: You can type at any time to perform a new search.
Shipment Advice Reception Planner
shipment_advice_reception_planner · OCA/stock-logistics-transport
- Repository
- OCA/stock-logistics-transport · module folder · Try on Runboat
- Module version
- 0.2.0
- Category
- Warehouse Management
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-transport
- Last tracking update
- 2026-08-07 07:47:41
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Thierry Ducrest, Michael Tietz, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
shipment_advice_view_form |
shipment.advice.form | shipment.advice | form | Inherits shipment_advice.shipment_advice_view_form |
stock_move_view_tree |
stock.move.tree | stock.move | tree | New |
view_move_search |
stock.move.search.inherit | stock.move | search | Inherits stock.view_move_search |
wizard_plan_reception_shipment_form |
wizard.plan.reception.shipment.form | wizard.plan.reception.shipment | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (0)
No new fields.
Public methods (2)-
button_plan_reception(self) -
write(self, vals)
New fields (2)
-
origin_purchaseCharcompute='_compute_origin_purchase'search='_search_origin_purchase' -
quantity_to_split_wizardFloatdefault=<expr>readonly=Falsestore=Falsestring='Receiving Qty'
No public methods.
New fields (5)
-
move_idsMany2many → stock.movecomodel_name='stock.move'string='Moves Being Planned' -
move_to_split_idsMany2many → wizard.stock.move.splitcomodel_name='wizard.stock.move.split' -
partner_idMany2one → res.partnercomodel_name='res.partner'string='Receive From' -
shipment_advice_idMany2one → shipment.advicecomodel_name='shipment.advice'required=Truestring='Shipment Advice' -
warehouse_idMany2onerelated='shipment_advice_id.warehouse_id'
-
action_plan_reception(self)Plan the selected moves in the shipment advice. -
default_get(self, fields_list)@api.model
New fields (2)
-
move_idMany2one → stock.movecomodel_name='stock.move' -
quantity_to_splitFloat
No public methods.
New fields (0)
No new fields.
Public methods (1)-
action_unplan(self)