Pos Payment Restriction

pos_payment_restriction
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/16.0/pos_payment_restriction
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales/Point Of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Benjamin Willig, 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 (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 xpath Inherits point_of_sale.res_config_settings_view_form
view_pos_config_form pos.payment.terminal.config.form (in pos_payment_restriction) pos.config xpath Inherits point_of_sale.pos_config_view_form
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.