Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.0
Category
Sales/Point Of Sale
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/pos
Last tracking update
2026-08-07 08:09:20
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
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 (3)
XML IDNameModelTypeStatus
assets pos_payment_restriction assets ir.ui.view qweb Inherits point_of_sale.assets
res_config_settings_view_form res.config.settings form Inherits point_of_sale.res_config_settings_view_form
view_pos_config_form pos.payment.terminal.config.form (in pos_payment_restriction) pos.config form Inherits point_of_sale.pos_config_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • payment_amount_readonly Boolean
    help="Payment lines amount would be readonly. This should be usedwith the 'Prefill Cash Payment' option"
Public methods (0)

No public methods.

New fields (1)
  • pos_payment_amount_readonly Boolean
    readonly=False related='pos_config_id.payment_amount_readonly'
Public methods (0)

No public methods.