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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

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_ids One2many → stock.move
    comodel_name='stock.move' inverse_name='pos_order_line_id' string='Related Stock Moves'
Public methods (0)

No public methods.

New fields (1)
  • pos_order_line_id Many2one → pos.order.line
    comodel_name='pos.order.line' string='Related POS Order Line'
Public methods (1)
  • create(self, vals)
    We're creating the move in pos.order context so we search the line uid

Loading…

Loading…

Loading…