Point of Sale - Places

pos_place
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/16.0/pos_place
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, OCA-git-bot, oca-ci
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 (10)
XML IDNameModelTypeStatus
view_account_invoice_report_search account.invoice.report field Inherits account.view_account_invoice_report_search
view_account_move_form account.move field Inherits account.view_move_form
view_account_move_search account.move field Inherits account.view_account_invoice_filter
view_account_move_tree account.move field Inherits account.view_invoice_tree
view_pos_order_form pos.order field Inherits point_of_sale.view_pos_pos_form
view_pos_order_search pos.order field Inherits point_of_sale.view_pos_order_filter
view_pos_order_tree pos.order field Inherits point_of_sale.view_pos_order_tree
view_pos_place_form pos.place form New
view_pos_place_tree pos.place tree New
view_report_pos_order_search report.pos.order field Inherits point_of_sale.view_report_pos_order_search
Models touched (6)

New fields (1)
  • place_id Many2one → pos.place
    comodel_name='pos.place' readonly=True string='Place'
Public methods (0)

No public methods.

New fields (1)
  • place_id Many2one → pos.place
    comodel_name='pos.place' string='Place'
Public methods (0)

No public methods.

New fields (1)
  • place_id Many2one → pos.place
    comodel_name='pos.place' string='Place'
Public methods (0)

No public methods.

New fields (4)
  • active Boolean
    default=True
  • code Char
    help='Short text, used on little screen, in responsive mode' required=True
  • company_id Many2one → res.company
    comodel_name='res.company' default=<expr> string='Company'
  • name Char
    help='Complete name, used on normal screen' required=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • place_id Many2one → pos.place
    comodel_name='pos.place' readonly=True string='Place'
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_place
VERSION
VERSION 1.0.4
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, Ivàn Todorovich, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Quentin Dupont
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 (8)
XML IDNameModelTypeStatus
assets assets ir.ui.view qweb Inherits point_of_sale.assets
view_account_invoice_form account.invoice field Inherits account.invoice_form
view_account_invoice_tree account.invoice field Inherits account.invoice_tree
view_pos_config_form pos.config xpath Inherits point_of_sale.pos_config_view_form
view_pos_order_form pos.order field Inherits point_of_sale.view_pos_pos_form
view_pos_order_tree pos.order field Inherits point_of_sale.view_pos_order_tree
view_pos_place_form pos.place form New
view_pos_place_tree pos.place tree New
Models touched (5)

New fields (1)
  • place_id Many2one → pos.place
    comodel_name='pos.place' string='Place'
Public methods (0)

No public methods.

New fields (2)
  • group_pos_place_user_id Many2one → res.groups
    compute='_compute_group_pos_place_user_id' help='This field is there to pass the id of the pos place user group to the point of sale client.' string='Point of Sale Place User Group' args: 'res.groups'
  • use_pos_place Boolean
    default=False string='Use Point of Sale places'
Public methods (0)

No public methods.

New fields (1)
  • place_id Many2one → pos.place
    comodel_name='pos.place' string='Place'
Public methods (0)

No public methods.

New fields (4)
  • active Boolean
    default=True
  • code Char
    required=True size=6
  • company_id Many2one → res.company
    comodel_name='res.company' default=_default_company_id string='Company'
  • name Char
    required=True
Public methods (0)

No public methods.

New fields (1)
  • place_id Many2one → pos.place
    comodel_name='pos.place' readonly=True string='Place'
Public methods (0)

No public methods.