Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.0
Category
Point of Sale
Folder size
0.16 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/pos
Last tracking update
2026-07-20 10:53:46
Authors
Odoo Community Association (OCA), GRAP
Maintainers
Odoo Community Association (OCA), GRAP
Committers
OCA-git-bot, Quentin Dupont, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_pos_restaurant_split_order_form pos.order.form.view.inherit pos.order form Inherits point_of_sale.view_pos_pos_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • origin_order_uid Char
    help='This order was originally from this order before being split during payment' string='Original Order'
Public methods (1)
  • get_split_order_linked_order_lines(self, origin_order_uid, pos_session_id)
    @api.model