Point of Sale - Custom Bill by Environment

pos_environment
REPOSITORY
REPOSITORYOCA/server-env
GIT
GIThttps://github.com/OCA/server-env.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-env/tree/16.0/pos_environment
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPoint of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/server-env
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-env:
    - server_environment
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_res_config_settings_form res.config.settings xpath Inherits point_of_sale.res_config_settings_view_form
Models touched (2)

New fields (2)
  • receipt_environment_footer Text
    compute='_compute_receipt_environment_footer'
  • receipt_environment_header Text
    compute='_compute_receipt_environment_header'
Public methods (0)

No public methods.

New fields (2)
  • receipt_environment_footer Text
    related='pos_config_id.receipt_environment_footer'
  • receipt_environment_header Text
    related='pos_config_id.receipt_environment_header'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/server-env
GIT
GIThttps://github.com/OCA/server-env.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-env/tree/12.0/pos_environment
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPoint of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSSylvain LE GAL, GitHub, oca-travis, OCA-git-bot, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/server-env
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-env:
    - server_environment
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - account
    - analytic
    - portal
    - http_routing
    - digest
    - web_editor
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
point_of_sale_assets point_of_sale_assets ir.ui.view qweb Inherits point_of_sale.index
view_pos_config_form pos.config xpath Inherits point_of_sale.pos_config_view_form
Models touched (1)

New fields (2)
  • receipt_environment_footer Text
    compute='_compute_receipt_environment_footer' string='Receipt Environment Footer'
  • receipt_environment_header Text
    compute='_compute_receipt_environment_header' string='Receipt Environment Header'
Public methods (0)

No public methods.