Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.0
Category
Point Of Sale
Folder size
0.09 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), Pierre Verkest <pierreverkest84@gmail.com
Maintainers
Odoo Community Association (OCA), Pierre Verkest <pierreverkest84@gmail.com
Committers
Pierre Verkest, Weblate, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
pos_config_view_form pos.config form Inherits point_of_sale.pos_config_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • pos_ticket_static_qrcode Binary
    compute='_compute_qr_code' readonly=True string='QRCode'
  • pos_ticket_static_qrcode_message Char
    help='Message to display under QRCode.' string='QRCode Message'
  • pos_ticket_static_qrcode_value Char
    help='QRCode value use to generate QRCOde, the value return when user scan that QRCode.' string='QRCode Value'
Public methods (0)

No public methods.