Metadata-Version: 2.1
Name: odoo-addon-account_invoice_overdue_reminder_extend
Version: 16.0.1.0.0.2
Requires-Python: >=3.10
Requires-Dist: odoo-addon-account_credit_control>=16.0dev,<16.1dev
Requires-Dist: odoo-addon-account_invoice_overdue_reminder>=16.0dev,<16.1dev
Requires-Dist: odoo>=16.0a,<16.1dev
Summary: Filter reminders by credit control policy and view partner history
Home-page: https://github.com/OCA/credit-control
License: AGPL-3
Author: SOMIT, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Description-Content-Type: text/markdown

# account_invoice_overdue_reminder_extend

Filter reminders by credit control policy and view partner history

## Installation

Install via pip:

```bash
pip install odoo-addon-account-invoice-overdue-reminder-extend
```

Or add the module to your Odoo addons path and install via Apps menu.

## License

AGPL-3.0 or later
