Require Product Quantity in POS

pos_require_product_quantity
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/16.0/pos_require_product_quantity
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPoint of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Coop IT Easy SCRLfs
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Coop IT Easy SCRLfs
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Simon Hick
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form res.config.settings div Inherits point_of_sale.res_config_settings_view_form
Models touched (2)

New fields (1)
  • require_product_quantity Boolean
    default=True string='Require product quantity in POS'
Public methods (0)

No public methods.

New fields (1)
  • pos_require_product_quantity Boolean
    readonly=False related='pos_config_id.require_product_quantity'
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/14.0/pos_require_product_quantity
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPoint of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Coop IT Easy SCRLfs
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Coop IT Easy SCRLfs
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, fshah
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 (2)
XML IDNameModelTypeStatus
assets pos_require_product_quantity_extension_assets ir.ui.view qweb Inherits point_of_sale.assets
pos_config_view_form pos.config.form.view.inherit pos.config xpath Inherits point_of_sale.pos_config_view_form
Models touched (1)

New fields (1)
  • require_product_quantity Boolean
    default=False string='Require product quantity in POS'
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_require_product_quantity
VERSION
VERSION 0.2.1
CATEGORY
CATEGORYPoint of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Coop IT Easy SCRLfs
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Coop IT Easy SCRLfs
COMMITTERS
COMMITTERSGitHub, Ivàn Todorovich, OCA Transbot, oca-travis, Weblate, OCA-git-bot, houssine, Manuel Claeys Bouuaert
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
assets pos_require_product_quantity_extension_assets ir.ui.view qweb Inherits point_of_sale.assets
view_pos_config_form pos.config.form.view.inherit pos.config xpath Inherits point_of_sale.pos_config_view_form
Models touched (1)

New fields (1)
  • require_product_quantity Boolean
    default=False string='Require product quantity in POS'
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_require_product_quantity: Migration to 18.0 (#1561)