Report to label printer

base_report_to_label_printer
REPOSITORY
REPOSITORYOCA/report-print-send
GIT
GIThttps://github.com/OCA/report-print-send.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/report-print-send/tree/19.0/base_report_to_label_printer
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYGeneric Modules/Base
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Raumschmiede GmbH - Christopher Hansen
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Raumschmiede GmbH - Christopher Hansen
COMMITTERS
COMMITTERSEmanuel Cino, OCA-git-bot, oca-ci, Daryl Chen
WEBSITE
WEBSITEhttps://github.com/OCA/report-print-send
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/report-print-send:
    - base_report_to_printer
odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module makes it possible to print specific reports to a label
printer that is configured on the user.

To do this, the following must be configured:

- Flag the report as a label report
- Define a label printer for the user

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
act_report_xml_view ir.actions.report.inherit.view.form ir.actions.report field Inherits base_report_to_printer.act_report_xml_view
view_users_form res.users.inherit.view.form res.users field Inherits base_report_to_printer.view_users_form
view_users_form_simple_modif res.users.inherit.view.form res.users field Inherits base_report_to_printer.view_users_form_simple_modif
Models touched (2)

New fields (1)
  • label Boolean
    string='Report is a Label'
Public methods (0)

No public methods.

New fields (1)
  • default_label_printer_id Many2one → printing.printer
    comodel_name='printing.printer' string='Default Label Printer'
Public methods (2)
  • SELF_READABLE_FIELDS(self)
    @property
  • SELF_WRITEABLE_FIELDS(self)
    @property
REPOSITORY
REPOSITORYOCA/report-print-send
GIT
GIThttps://github.com/OCA/report-print-send.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/report-print-send/tree/18.0/base_report_to_label_printer
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYGeneric Modules/Base
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Raumschmiede GmbH - Christopher Hansen
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Raumschmiede GmbH - Christopher Hansen
COMMITTERS
COMMITTERSEmanuel Cino, Weblate, OCA-git-bot, oca-ci, Mmequignon, Khôi (Kiên Kim)
WEBSITE
WEBSITEhttps://github.com/OCA/report-print-send
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/report-print-send:
    - base_report_to_printer
odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES pycups
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module makes it possible to print specific reports to a label
printer that is configured on the user.

To do this, the following must be configured:

- Flag the report as a label report
- Define a label printer for the user

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
act_report_xml_view ir.actions.report.inherit.view.form ir.actions.report field Inherits base_report_to_printer.act_report_xml_view
view_users_form res.users.inherit.view.form res.users field Inherits base_report_to_printer.view_users_form
view_users_form_simple_modif res.users.inherit.view.form res.users field Inherits base_report_to_printer.view_users_form_simple_modif
Models touched (2)

New fields (1)
  • label Boolean
    string='Report is a Label'
Public methods (0)

No public methods.

New fields (1)
  • default_label_printer_id Many2one → printing.printer
    comodel_name='printing.printer' string='Default Label Printer'
Public methods (2)
  • SELF_READABLE_FIELDS(self)
    @property
  • SELF_WRITEABLE_FIELDS(self)
    @property
REPOSITORY
REPOSITORYOCA/report-print-send
GIT
GIThttps://github.com/OCA/report-print-send.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/report-print-send/tree/16.0/base_report_to_label_printer
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYGeneric Modules/Base
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Raumschmiede GmbH - Christopher Hansen
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Raumschmiede GmbH - Christopher Hansen
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, David, oca-ci, hda
WEBSITE
WEBSITEhttps://github.com/OCA/report-print-send
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/report-print-send:
    - base_report_to_printer
odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES pycups
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
act_report_xml_view ir.actions.report.inherit.view.form ir.actions.report field Inherits base_report_to_printer.act_report_xml_view
view_users_form res.users.inherit.view.form res.users field Inherits base_report_to_printer.view_users_form
view_users_form_simple_modif res.users.inherit.view.form res.users field Inherits base_report_to_printer.view_users_form_simple_modif
Models touched (2)

New fields (1)
  • label Boolean
    string='Report is a Label'
Public methods (0)

No public methods.

New fields (1)
  • default_label_printer_id Many2one → printing.printer
    comodel_name='printing.printer' string='Default Label Printer'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/report-print-send
GIT
GIThttps://github.com/OCA/report-print-send.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/report-print-send/tree/14.0/base_report_to_label_printer
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Base
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Raumschmiede GmbH - Christopher Hansen
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Raumschmiede GmbH - Christopher Hansen
COMMITTERS
COMMITTERSSébastien Alix, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/report-print-send
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/report-print-send:
    - base_report_to_printer
odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES pycups
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
act_report_xml_view ir.actions.report.inherit.view.form ir.actions.report field Inherits base_report_to_printer.act_report_xml_view
view_users_form res.users.inherit.view.form res.users field Inherits base_report_to_printer.view_users_form
view_users_form_simple_modif res.users.inherit.view.form res.users field Inherits base_report_to_printer.view_users_form_simple_modif
Models touched (2)

New fields (1)
  • label Boolean
    string='Report is a Label'
Public methods (0)

No public methods.

New fields (1)
  • default_label_printer_id Many2one → printing.printer
    comodel_name='printing.printer' string='Default Label Printer'
Public methods (0)

No public methods.