Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.0
Category
Point Of Sale
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/pos
Last tracking update
2026-08-07 07:47:37
Authors
Odoo Community Association (OCA), Apertoso NV, La Louve, NuoBiT
Maintainers
Odoo Community Association (OCA), Apertoso NV, La Louve, NuoBiT
Committers
Eric Antones, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits point_of_sale.pos_config_view_form
view_pos_order_form view.pos.order.form pos.order form Inherits point_of_sale.view_pos_pos_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
381 days ago
Last activity
74 days ago
Repository
OCA/pos
Pull request
[16.0][MIG] pos customer required: Migration to 16.0 (#1423)
Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
402 days ago
Last activity
0 days ago
Repository
OCA/pos
Pull request
[18.0][MIG] pos_customer_required: Migration to 18.0 (#1413)