| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/credit-control |
| GIT | |
| GIT | https://github.com/OCA/credit-control.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/credit-control/tree/18.0/account_credit_control_attach_invoice |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, victorvermot, Kimkhoi3010, Khôi (Kiên Kim) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/credit-control |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/credit-control: - account_credit_control odoo/odoo: - base - account - base_setup - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings | block | Inherits account.res_config_settings_view_form |
No new fields.
Public methods (1)merge_pdf_in_memory(self, docs)
credit_control_report_to_attach_id
Many2one → ir.actions.report
string='Report to attach to credit control summary'
args: 'ir.actions.report'
No public methods.
credit_control_report_to_attach_id
Many2one
readonly=False
related='company_id.credit_control_report_to_attach_id'
No public methods.