Commit 0b5c6eb 1 parent 3be559e commit 0b5c6eb Copy full SHA for 0b5c6eb
File tree 4 files changed +4
-4
lines changed
account_invoice_overdue_reminder
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
24
[ account_credit_control] ( account_credit_control/ ) | 14.0.1.5.0 | | Account Credit Control
25
25
[ 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
27
27
[ 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
28
28
[ 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
29
29
[ account_payment_return_financial_risk] ( account_payment_return_financial_risk/ ) | 14.0.1.0.0 | | Partner Payment Return Risk
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Overdue Invoice Reminder
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:87b83257e2af78f7a8be5e6f8bf8c3b502dc09b9e993f0401617b60383320a53
10
+ !! source digest: sha256:6ba78838fb3feed03418e2bd4f36a0bca983b7c6d0a79fb04837beaf5eed76a3
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 4
4
5
5
{
6
6
"name" : "Overdue Invoice Reminder" ,
7
- "version" : "14.0.1.5.1 " ,
7
+ "version" : "14.0.1.5.2 " ,
8
8
"category" : "Accounting" ,
9
9
"license" : "AGPL-3" ,
10
10
"summary" : "Simple mail/letter/phone overdue customer invoice reminder " ,
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Overdue Invoice Reminder</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:87b83257e2af78f7a8be5e6f8bf8c3b502dc09b9e993f0401617b60383320a53
370
+ !! source digest: sha256:6ba78838fb3feed03418e2bd4f36a0bca983b7c6d0a79fb04837beaf5eed76a3
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< 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&target_branch=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This Odoo module is designed to send overdue invoice reminders to customers. It handles reminders by e-mail, letter and phone.</ p >
You can’t perform that action at this time.
0 commit comments