TIP: You can type at any time to perform a new search.
POS Order Picking Link
pos_order_picking_link · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Point of Sale
- Folder size
- 0.03 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/pos
- Last tracking update
- 2026-08-07 07:31:55
- Authors
- Odoo Community Association (OCA), KMEE
- Maintainers
- Odoo Community Association (OCA), KMEE
- Committers
- Ivàn Todorovich, Weblate, Luis Felipe Mileo, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_form |
stock_picking_invoice_link.stock.picking.form | stock.picking | form | Inherits stock.view_picking_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
pos_order_idsOne2many → pos.ordercomodel_name='pos.order'copy=Falseinverse_name='picking_id'readonly=Truestring='POS order'
-
action_view_pos_orders(self)This function returns an action that display existing pos orders of given stock pickings. It can either be a in a list or in a form view, if there is only one order to show.
Loading…