Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.1
Category
Sales/Point of Sale
Folder size
0.04 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
Odoo Community Association (OCA), Cetmix
Maintainers
Odoo Community Association (OCA), Cetmix
Committers
Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci, geomer198
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
pos_payment_method_view_form pos.payment.method.inherit.form pos.payment.method form 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 form Inherits point_of_sale.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.