Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.1
Category
Point of Sale
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/pos
Last tracking update
2026-08-07 08:09:20
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci, trisdoan
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
pos_receipt_hide_user_res_config_settings_view_form_inherit pos.receipt.hide.user.res.config.settings.view.form.inherit 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)
  • hide_company_email Boolean
    default=True string='Hide Company Email in POS receipt'
  • hide_company_phone Boolean
    default=True string='Hide Company Phone in POS receipt'
  • hide_user Boolean
    default=True string='Hide User in POS receipt'
Public methods (0)

No public methods.

New fields (3)
  • pos_hide_company_email Boolean
    readonly=False related='pos_config_id.hide_company_email'
  • pos_hide_company_phone Boolean
    readonly=False related='pos_config_id.hide_company_phone'
  • pos_hide_user Boolean
    readonly=False related='pos_config_id.hide_user'
Public methods (0)

No public methods.