From eb02e5c557e9c0b5acc9a9ecc9331fa94bca00ec Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 29 Aug 2024 11:33:30 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_invoice_overdue_reminder/README.rst | 2 +- account_invoice_overdue_reminder/__manifest__.py | 2 +- .../static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ee6f44e7c..216453f1f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [account_credit_control](account_credit_control/) | 16.0.2.0.0 | | Account Credit Control [account_credit_control_dunning_fees](account_credit_control_dunning_fees/) | 16.0.1.0.0 | | Credit control dunning fees [account_financial_risk](account_financial_risk/) | 16.0.1.2.3 | [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) | Manage customer risk -[account_invoice_overdue_reminder](account_invoice_overdue_reminder/) | 16.0.1.3.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Simple mail/letter/phone overdue customer invoice reminder +[account_invoice_overdue_reminder](account_invoice_overdue_reminder/) | 16.0.1.3.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Simple mail/letter/phone overdue customer invoice reminder [account_invoice_overdue_warn](account_invoice_overdue_warn/) | 16.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 [account_invoice_overdue_warn_sale](account_invoice_overdue_warn_sale/) | 16.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 [account_payment_return_financial_risk](account_payment_return_financial_risk/) | 16.0.1.0.1 | | Partner Payment Return Risk diff --git a/account_invoice_overdue_reminder/README.rst b/account_invoice_overdue_reminder/README.rst index 57abb8d9b..a8ffaff5e 100644 --- a/account_invoice_overdue_reminder/README.rst +++ b/account_invoice_overdue_reminder/README.rst @@ -7,7 +7,7 @@ Overdue Invoice Reminder !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:035454490eecf4385ca96941aa0384e312617ac3464e9921721b26337032d866 + !! source digest: sha256:47ed17bd70d0d4b663c5dba014d4303d97bcdec007656607a3931d832dbb11d6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_invoice_overdue_reminder/__manifest__.py b/account_invoice_overdue_reminder/__manifest__.py index 693da16d6..db5b9f33f 100644 --- a/account_invoice_overdue_reminder/__manifest__.py +++ b/account_invoice_overdue_reminder/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Overdue Invoice Reminder", - "version": "16.0.1.3.0", + "version": "16.0.1.3.1", "category": "Accounting", "license": "AGPL-3", "summary": "Simple mail/letter/phone overdue customer invoice reminder ", diff --git a/account_invoice_overdue_reminder/static/description/index.html b/account_invoice_overdue_reminder/static/description/index.html index 8294c666e..6f1bf22fc 100644 --- a/account_invoice_overdue_reminder/static/description/index.html +++ b/account_invoice_overdue_reminder/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Overdue Invoice Reminder

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:035454490eecf4385ca96941aa0384e312617ac3464e9921721b26337032d866 +!! source digest: sha256:47ed17bd70d0d4b663c5dba014d4303d97bcdec007656607a3931d832dbb11d6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/credit-control Translate me on Weblate Try me on Runboat

This Odoo module is designed to send overdue invoice reminders to customers. It handles reminders by e-mail, letter and phone.

@@ -464,7 +465,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

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.