TIP: You can type at any time to perform a new search.
Account credit control attach invoices
account_credit_control_attach_invoice · OCA/credit-control
- Repository
- OCA/credit-control · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Finance
- Folder size
- 0.05 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
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Weblate, OCA-git-bot, oca-ci, victorvermot, Kimkhoi3010, Khôi (Kiên Kim)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module enhances the Odoo Credit Control process by allowing users to automatically attach detailed customer invoice reports to each credit control summary. When printing or sending a credit control summary (reminder) to a customer, the selected invoice report is merged into the same PDF document, providing a complete overview of outstanding credits and the underlying invoices in a single file.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings | form | Inherits account.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
merge_pdf_in_memory(self, docs)
New fields (1)
-
credit_control_report_to_attach_idMany2one → ir.actions.reportstring='Report to attach to credit control summary' args: 'ir.actions.report'
No public methods.
New fields (1)
-
credit_control_report_to_attach_idMany2onereadonly=Falserelated='company_id.credit_control_report_to_attach_id'
No public methods.