TIP: You can type at any time to perform a new search.
Product Sticker on Invoice Reports with Risk Insurance
partner_risk_insurance_product_sticker_invoice_report · OCA/credit-control
- 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
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idsOne2manyinverse_name='credit_policy_company_id'
No public methods.
New fields (1)
-
credit_policy_company_idMany2one → credit.policy.companycomodel_name='credit.policy.company'help='Display this Sticker only for the selected Credit Policy Company.'ondelete='set null'string='Credit Policy Company'
No public methods.
Loading…