TIP: You can type at any time to perform a new search.
POS Stock Picking Invoice Link
pos_stock_picking_invoice_link · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Point of Sale
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/pos
- Last tracking update
- 2026-08-07 07:38:25
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- CarlosRoca13, Weblate, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
create_picking(self)
New fields (1)
-
stock_move_idsOne2many → stock.movecomodel_name='stock.move'inverse_name='pos_order_line_id'string='Related Stock Moves'
No public methods.
New fields (1)
-
pos_order_line_idMany2one → pos.order.linecomodel_name='pos.order.line'string='Related POS Order Line'
-
create(self, vals)We're creating the move in pos.order context so we search the line uid
Loading…
Loading…
Loading…