Repository
OCA/credit-control · module folder · Try on Runboat
Module version
1.0.1
Category
Uncategorized
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/credit-control
Last tracking update
2026-08-07 08:43:06
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
Eduardo de Miguel, OCA-git-bot, oca-ci
Odoo dependencies
OCA/account-invoice-reporting:
OCA/credit-control:
OCA/product-attribute:
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of Risk Insurance to support display Insurance company logos and to allow you to reflect on your invoices that those operations are insured.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
credit_policy_company_view credit.policy.company.form credit.policy.company form Inherits partner_risk_insurance.credit_policy_company_view
product_sticker_form_view product.sticker.form.view product.sticker form Inherits product_sticker.product_sticker_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • sticker_ids One2many
    inverse_name='credit_policy_company_id'
Public methods (0)

No public methods.

New fields (1)
  • credit_policy_company_id Many2one → credit.policy.company
    comodel_name='credit.policy.company' help='Display this Sticker only for the selected Credit Policy Company.' ondelete='set null' string='Credit Policy Company'
Public methods (0)

No public methods.

Loading…