Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.0
Category
Sales/Point Of Sale
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/pos
Last tracking update
2026-08-07 08:09:21
Authors
Odoo Community Association (OCA), GRAP
Maintainers
Odoo Community Association (OCA), GRAP
Committers
Benjamin Willig, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings form Inherits point_of_sale.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • pos_order_timeout Integer
    help='Defines the value of the client-side timeout for the creation of PoS Order(s) from the POS UI.\n The value is expressed in seconds, for a single order.\n If not defined, the default Odoo value will be used: 30 seconds.\n If the call contains more than one order (after a long disconnection period for example, or if the previous call raised the timeout),\n the effective timeout value applied will be equal to the defined timeout value multiplied by the number of orders.\n' string='PoS Order(s) Timeout'
Public methods (0)

No public methods.

New fields (1)
  • pos_order_timeout Integer
    readonly=False related='pos_config_id.pos_order_timeout'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…