Point of Sale Require Customer

pos_customer_required
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/14.0/pos_customer_required
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), La Louve, Apertoso NV, NuoBiT
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), La Louve, Apertoso NV, NuoBiT
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Eric Antones, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
assets assets ir.ui.view qweb Inherits point_of_sale.assets
view_pos_config_form view.pos.config.form pos.config div Inherits point_of_sale.pos_config_view_form
view_pos_order_form view.pos.order.form pos.order xpath Inherits point_of_sale.view_pos_pos_form
Models touched (3)

New fields (1)
  • require_customer Selection
    default='no' help="Require customer for orders in this point of sale:\n* 'Optional' (customer is optional);\n* 'Required before paying';\n* 'Required before starting the order';" string='Require Customer' args: [('no', 'Optional'), ('payment', 'Required before paying'), ('order', 'Required before starting the order')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • check(self)

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

No public methods.

REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/13.0/pos_customer_required
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), La Louve, Apertoso NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), La Louve, Apertoso NV
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Roberto Fichera
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 (3)
XML IDNameModelTypeStatus
assets_frontend assets_frontend ir.ui.view qweb Inherits point_of_sale.assets
view_pos_config_form view.pos.config.form pos.config div Inherits point_of_sale.pos_config_view_form
view_pos_order_form view.pos.order.form pos.order xpath Inherits point_of_sale.view_pos_pos_form
Models touched (3)

New fields (1)
  • require_customer Selection
    default='no' help="Require customer for orders in this point of sale:\n* 'Optional' (customer is optional);\n* 'Required before paying';\n* 'Required before starting the order';" string='Require Customer' args: [('no', 'Optional'), ('payment', 'Required before paying'), ('order', 'Required before starting the order')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • check(self)

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

No public methods.

REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/12.0/pos_customer_required
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), La Louve, Apertoso NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), La Louve, Apertoso NV
COMMITTERS
COMMITTERSGitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Iván Todorovich, Ajay Javiya, Krunal
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_pos_config_form view.pos.config.form pos.config div Inherits point_of_sale.pos_config_view_form
view_pos_order_form view.pos.order.form pos.order xpath Inherits point_of_sale.view_pos_pos_form
Models touched (3)

New fields (1)
  • require_customer Selection
    default='no' help="Require customer for orders in this point of sale:\n* 'Optional' (customer is optional);\n* 'Required before paying';\n* 'Required before starting the order';" string='Require Customer' args: [('no', 'Optional'), ('payment', 'Required before paying'), ('order', 'Required before starting the order')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • check(self)
    @api.multi

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

No public methods.

REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/9.0/pos_customer_required
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), La Louve, Apertoso NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), La Louve, Apertoso NV
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis
WEBSITE
WEBSITEhttp://www.apertoso.be
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - web_tip
    - web_planner
    - procurement
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_pos_config_form pos.config field Inherits point_of_sale.view_pos_config_form
view_pos_order_form pos.order xpath Inherits point_of_sale.view_pos_pos_form
Models touched (3)

New fields (1)
  • require_customer Selection
    help="Require customer for orders in this point of sale:\n* 'Optional' (customer is optional);\n* 'Required before paying';\n* 'Required before starting the order';" selection=_REQUIRE_CUSTOMER_KEYS string='Require Customer'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • check(self)
    @api.multi

New fields (1)
  • require_customer Boolean
    compute='compute_require_customer' help='True if a customer is required to begin the order.\nSee the PoS Config to change this setting' string='Require customer'
Public methods (1)
  • compute_require_customer(self)
    @api.multi@api.depends('session_id.config_id.require_customer')
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/8.0/pos_customer_required
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Apertoso NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Apertoso NV
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttp://www.apertoso.be
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - web_kanban_sparkline
    - account_voucher
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - board
    - edi
    - email_template
    - procurement
    - stock_account
    - stock
    - web_kanban_gauge
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_pos_config_form pos.config.form.view pos.config xpath Inherits point_of_sale.view_pos_config_form
view_pos_pos_form_inherit pos.order pos.order xpath Inherits point_of_sale.view_pos_pos_form
Models touched (2)

New fields (1)
  • require_customer Boolean
    help='Require customer for orders in this point of sale' string='Require customer'
Public methods (0)

No public methods.

New fields (1)
  • require_customer Boolean
    readonly=True related='session_id.config_id.require_customer' string='Require customer'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/pos
PULL REQUEST
PULL REQUEST[18.0][MIG] pos_customer_required: Migration to 18.0 (#1413)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/pos
PULL REQUEST
PULL REQUEST[16.0][MIG] pos customer required: Migration to 16.0 (#1423)