| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/pos |
| GIT | |
| GIT | https://github.com/OCA/pos.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/pos/tree/16.0/pos_receipt_hide_info |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Point of Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, trisdoan |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/pos |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - point_of_sale - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pos_receipt_hide_user_res_config_settings_view_form_inherit |
pos.receipt.hide.user.res.config.settings.view.form.inherit | res.config.settings | xpath | Inherits point_of_sale.res_config_settings_view_form |
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?'
No public methods.
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'
No public methods.