TIP: You can type at any time to perform a new search.
Purchase Location by Line
purchase_location_by_line · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Purchase Management
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:42:58
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, DavidJForgeFlow, AEstLo
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Allows to define a specific destination location on each Purchase Order line. When the PO is confirmed, it will generate one Incoming Shipment per combination of destination location and expected date indicated in the Purchase Order Lines. This module is used to send the products to different locations, that may not be children of the default location of the same PO picking type. Not be confused.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase.order.form | purchase.order | form | Inherits purchase.purchase_order_form |
purchase_order_line_form2 |
purchase.order.line.form | purchase.order.line | form | Inherits purchase.purchase_order_line_form2 |
purchase_order_line_tree |
purchase.order.line.list.inherit.purchase_location_by_line | purchase.order.line | list | Inherits purchase.purchase_order_line_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
location_dest_idMany2one → stock.locationcomodel_name='stock.location'domain=[('usage', 'in', ['internal', 'transit'])]string='Destination'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…