Repository
OCA/credit-control · module folder · Try on Runboat
Module version
1.0.0
Category
Sales Management
Folder size
0.19 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/credit-control
Last tracking update
2026-08-07 08:43:06
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, sbiosca-s73
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Extends Account Financial Risk to manage payments returns.

If any limit is exceed the partner gets forbidden to confirm sale
orders.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_partner_view_risk res.partner Inherits account_financial_risk.res_partner_view_risk
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • risk_payment_return Monetary
    compute='_compute_risk_account_amount' compute_sudo=True help='Residual amount of move lines not reconciled with returned lines related.' string='Total Payments Returns'
  • risk_payment_return_include Boolean
    help='Full risk computation.\nResidual amount of move lines not reconciled with returned lines related.' string='Include Payments Returns'
  • risk_payment_return_limit Monetary
    help='Set 0 if it is not locked' string='Limit Payments Returns'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…