TIP: You can type at any time to perform a new search.
POS Screen Elements Custom Size
pos_screen_element_custom_size · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales/Point of Sale
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/pos
- Last tracking update
- 2026-08-07 08:23:00
- Authors
- Odoo Community Association (OCA), Cetmix
- Maintainers
- Odoo Community Association (OCA), Cetmix
- Committers
- OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to define custom size values for certain POS screen elements.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.inherited.view | res.config.settings | form | Inherits point_of_sale.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
price_tag_font_sizeIntegerdefault=12 -
product_text_font_sizeIntegerdefault=12 -
product_title_min_widthIntegerdefault=122
No public methods.
New fields (3)
-
pos_price_tag_font_sizeIntegerreadonly=Falserelated='pos_config_id.price_tag_font_size' -
pos_product_text_font_sizeIntegerreadonly=Falserelated='pos_config_id.product_text_font_size' -
pos_product_title_min_widthIntegerreadonly=Falserelated='pos_config_id.product_title_min_width'
No public methods.
Loading…