Skip to content

Commit 0b5c6eb

Browse files
committed
[BOT] post-merge updates
1 parent 3be559e commit 0b5c6eb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[account_credit_control](account_credit_control/) | 14.0.1.5.0 | | Account Credit Control
2525
[account_financial_risk](account_financial_risk/) | 14.0.2.2.1 | [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) | Manage customer risk
26-
[account_invoice_overdue_reminder](account_invoice_overdue_reminder/) | 14.0.1.5.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Simple mail/letter/phone overdue customer invoice reminder
26+
[account_invoice_overdue_reminder](account_invoice_overdue_reminder/) | 14.0.1.5.2 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Simple mail/letter/phone overdue customer invoice reminder
2727
[account_invoice_overdue_warn](account_invoice_overdue_warn/) | 14.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Show warning on customer form view if it has overdue invoices
2828
[account_invoice_overdue_warn_sale](account_invoice_overdue_warn_sale/) | 14.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Show overdue warning on sale order form view
2929
[account_payment_return_financial_risk](account_payment_return_financial_risk/) | 14.0.1.0.0 | | Partner Payment Return Risk

account_invoice_overdue_reminder/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Overdue Invoice Reminder
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:87b83257e2af78f7a8be5e6f8bf8c3b502dc09b9e993f0401617b60383320a53
10+
!! source digest: sha256:6ba78838fb3feed03418e2bd4f36a0bca983b7c6d0a79fb04837beaf5eed76a3
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

account_invoice_overdue_reminder/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "Overdue Invoice Reminder",
7-
"version": "14.0.1.5.1",
7+
"version": "14.0.1.5.2",
88
"category": "Accounting",
99
"license": "AGPL-3",
1010
"summary": "Simple mail/letter/phone overdue customer invoice reminder ",

account_invoice_overdue_reminder/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Overdue Invoice Reminder</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:87b83257e2af78f7a8be5e6f8bf8c3b502dc09b9e993f0401617b60383320a53
370+
!! source digest: sha256:6ba78838fb3feed03418e2bd4f36a0bca983b7c6d0a79fb04837beaf5eed76a3
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/credit-control/tree/14.0/account_invoice_overdue_reminder"><img alt="OCA/credit-control" src="https://img.shields.io/badge/github-OCA%2Fcredit--control-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/credit-control-14-0/credit-control-14-0-account_invoice_overdue_reminder"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/credit-control&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This Odoo module is designed to send overdue invoice reminders to customers. It handles reminders by e-mail, letter and phone.</p>

0 commit comments

Comments
 (0)