Repository
odoo/odoo · module folder
Module version
1.0
Category
Sales/Point of Sale
Folder size
0.29 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-15 22:24:36
Authors
Maintainers
None
Committers
Odoo Translation Bot, Odoo Online, Julien Mougenot, Samuel Degueldre, Tiffany Chang (tic), Mathieu Duckerts-Antoine, David Monnom (moda), Louis Wicket (wil), Dylan Kiss (dyki), Louis Travaux, Louis (wil), Loukas Wets (lowe), David Monnom, Nesma Harraz, zadh-odoo, vlst-odoo
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
pos_self_order_epson_printer
Description

Use Epson ePOS Printers without the IoT Box in the Point of Sale

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
pos_iot_config_view_form pos.iot.config.form.view pos.config form Inherits point_of_sale.pos_config_view_form
res_config_settings_view_form res.config.settings.view.form.inherit.pos.epson.printer res.config.settings form Inherits point_of_sale.res_config_settings_view_form
view_pos_printer_form pos.iot.config.form.view pos.printer form Inherits point_of_sale.view_pos_printer_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • epson_printer_ip Char
    help="Local IP address of an Epson receipt printer, or its serial number if the 'Automatic Certificate Update' option is enabled in the printer settings." string='Epson Printer IP'
Public methods (0)

No public methods.

New fields (2)
  • epson_printer_ip Char
    default='0.0.0.0' help="Local IP address of an Epson receipt printer, or its serial number if the 'Automatic Certificate Update' option is enabled in the printer settings." string='Epson Printer IP Address'
  • printer_type Selection
    selection_add=[('epson_epos', 'Use an Epson printer')]
Public methods (0)

No public methods.

New fields (1)
  • pos_epson_printer_ip Char
    compute='_compute_pos_epson_printer_ip' readonly=False store=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…