Repository
OCA/pos · module folder · Try on Runboat
Module version
1.1.1
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-08-07 07:31:55
Authors
Akretion, Odoo Community Association (OCA), GRAP
Maintainers
Akretion, Odoo Community Association (OCA), GRAP
Committers
Sylvain LE GAL, Ivàn Todorovich, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
assets_backend pos_default_empty_image assets ir.ui.view qweb Inherits point_of_sale.assets
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 (2)

New fields (1)
  • iface_fixed_font_size Integer
    help="Font size of the product name, when it has no image. Set '0' will set adaptative font-size, depending on the length of the name." string='Fixed Font Size'
Public methods (0)

No public methods.

New fields (1)
  • has_image Boolean
    compute='_compute_has_image' store=True string='Has Image'
Public methods (0)

No public methods.

Loading…

Loading…