Point of Sale Require Invoice

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

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_pos_config_form_required_invoice view.pos.config.form pos.config xpath Inherits point_of_sale.pos_config_view_form
Models touched (2)

New fields (1)
  • require_invoice Selection
    default='optional' string='Require Invoice' args: [('no', 'No Invoice'), ('optional', 'Optional'), ('required', 'Required')]
Public methods (0)

No public methods.

New fields (1)
  • require_invoice Selection
    related='session_id.config_id.require_invoice'
Public methods (0)

No public methods.