Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.0
Category
Point Of Sale
Folder size
0.05 MB
License
AGPL-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), Coop IT Easy SCRLfs
Maintainers
Odoo Community Association (OCA), Coop IT Easy SCRLfs
Committers
Weblate, OCA-git-bot, oca-ci, Victor Champonnois
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
assets assets ir.ui.view qweb Inherits point_of_sale.assets
report_assets_pdf report_assets_pdf ir.ui.view qweb Inherits web.report_assets_pdf
view_pos_order_form 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)
  • email_receipt_sent Boolean
    readonly=True
Public methods (2)
  • create_from_ui(self, orders)
    @api.model
  • send_mail_receipt(self, pos_reference, email, body_from_ui, force=True)
    @api.model