Point of Sale Financial Risk

pos_financial_risk
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/16.0/pos_financial_risk
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSales/Point of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Cetmix
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Cetmix
COMMITTERS
COMMITTERSSylvain LE GAL, Weblate, OCA-git-bot, oca-ci, geomer198
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/credit-control:
    - account_financial_risk
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
pos_payment_method_view_form pos.payment.method.inherit.form pos.payment.method field Inherits point_of_sale.pos_payment_method_view_form
pos_payment_method_view_tree pos.payment.method.inherit.tree pos.payment.method tree Inherits point_of_sale.pos_payment_method_view_tree
res_config_settings_view_form res.config.settings.view.form.inherit.pos_financial_risk res.config.settings div Inherits point_of_sale.res_config_settings_view_form
Models touched (4)

New fields (1)
  • payment_credit_limit_restricted_ids Many2many → pos.payment.method
    column1='config_id' column2='payment_method_id' comodel_name='pos.payment.method' relation='pos_config_payment_method_restricted_rel' string='Credit Limit Restricted'
Public methods (0)

No public methods.

New fields (1)
  • credit_limit_restricted Boolean
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • pos_payment_credit_limit_restricted_ids Many2many
    readonly=False related='pos_config_id.payment_credit_limit_restricted_ids'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/pos
PULL REQUEST
PULL REQUEST[19.0][MIG] pos_financial_risk (#1464)