TIP: You can type at any time to perform a new search.
Point of Sale - LED Customer Display
pos_customer_display · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Point Of Sale
- Folder size
- 0.14 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/pos
- Last tracking update
- 2026-08-07 07:47:37
- Authors
- Akretion, Odoo Community Association (OCA), GRAP, Aurélien DUMAINE
- Maintainers
- Akretion, Odoo Community Association (OCA), GRAP, Aurélien DUMAINE
- Committers
- Alexis de Lattre, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets |
assets | ir.ui.view | qweb | Inherits point_of_sale.assets |
pos_config_view_form |
pos.config | form | Inherits pos_epson_printer.pos_iot_config_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (8)
-
customer_display_formatSelectiondefault='2_20'required=Trueselection=_CUSTOMER_DISPLAY_FORMAT_SELECTIONstring='Customer Display Format' -
customer_display_line_lengthIntegercompute='_compute_customer_display_line_length'help='Length of the LEDs lines of the customer display'store=Truestring='Line Length' -
customer_display_msg_closed_l1Chardefault=<expr>help='First line of the message on the customer display which is displayed when POS is closed'string='PoS Closed (Line 1)' -
customer_display_msg_closed_l2Chardefault=<expr>help='Second line of the message on the customer display which is displayed when POS is closed'string='PoS Closed (Line 2)' -
customer_display_msg_next_l1Chardefault=<expr>help='First line of the message on the customer display which is displayed after starting POS and also after validation of an order'string='Next Customer (Line 1)' -
customer_display_msg_next_l2Chardefault=<expr>help='Second line of the message on the customer display which is displayed after starting POS and also after validation of an order'string='Next Customer (Line 2)' -
epos_customer_displayBooleanhelp='Activate if you use an Epson LCD connected via USB (DM-D30, DM-D110 or DM-D210) to your Epson printer defined above that support the ePOS protocol.'string='LED Customer Display (Epson ePOS)' -
iface_customer_displayBooleanhelp='Display data on the customer display'string='LED Customer Display'
-
is_posbox_change_customer_display(self)@api.onchange('is_posbox') -
other_devices_change_customer_display(self)@api.onchange('other_devices')
Loading…
Loading…
Loading…
Loading…