Warning on Overdue Invoices
Show warning on customer form view if it has overdue invoices
Warning on Overdue Invoices
This module adds a warning banner on the customer form view when it has overdue invoices. The banner informs the user about the number of overdue invoices and the total overdue amount. It contains a link to see the corresponding overdue invoices.
If you also install the module account_invoice_overdue_warn_sale, you will have the same banner on the form view of quotations and sale orders.
Implementation details:
- in a multi-company configuration, the overdue invoices taken into account are the invoices of the company of the partner, or, if the partner is not attached to a company, in the current company.
- the overdue amount is in the company currency.
- the overdue banner is displayed on the parent partner and also all its contacts. The overdue invoices taken into account are all the overdue invoices of the parent partners and all its contacts.
Table of contents
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Akretion
Contributors
- Alexis de Lattre <alexis.delattre@akretion.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/credit-control project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.