From 2cd18dcf7ea6d3506071c25a34df75bf14f82bca Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 27 May 2024 15:22:51 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- donation/README.rst | 2 +- donation/__manifest__.py | 2 +- donation/static/description/index.html | 2 +- donation_direct_debit/README.rst | 2 +- donation_direct_debit/__manifest__.py | 2 +- donation_direct_debit/static/description/index.html | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b705238ec..698fb398e 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[donation](donation/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Manage donations +[donation](donation/) | 16.0.2.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Manage donations [donation_bank_statement_oca](donation_bank_statement_oca/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Manage donations by credit transfer [donation_base](donation_base/) | 16.0.2.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Base module for donations -[donation_direct_debit](donation_direct_debit/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Auto-generate direct debit order on donation validation +[donation_direct_debit](donation_direct_debit/) | 16.0.2.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Auto-generate direct debit order on donation validation [donation_recurring](donation_recurring/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Manage recurring donations [//]: # (end addons) diff --git a/donation/README.rst b/donation/README.rst index cd2d62673..36cbfcf08 100644 --- a/donation/README.rst +++ b/donation/README.rst @@ -7,7 +7,7 @@ Donation !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:2293e7e2e2c085acf9a1787db4ce3e599d8579af9d329b7a506b67f300566cec + !! source digest: sha256:9a98f908b31390f0123ec3d830d465e40a0a55fbcea7ed88138bb7d19c8236d7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/donation/__manifest__.py b/donation/__manifest__.py index bd69df5a9..bf6ddd02a 100644 --- a/donation/__manifest__.py +++ b/donation/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Donation", - "version": "16.0.1.0.0", + "version": "16.0.2.0.0", "category": "Accounting", "license": "AGPL-3", "summary": "Manage donations", diff --git a/donation/static/description/index.html b/donation/static/description/index.html index 01d4c728e..6a3a0519b 100644 --- a/donation/static/description/index.html +++ b/donation/static/description/index.html @@ -366,7 +366,7 @@

Donation

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:2293e7e2e2c085acf9a1787db4ce3e599d8579af9d329b7a506b67f300566cec +!! source digest: sha256:9a98f908b31390f0123ec3d830d465e40a0a55fbcea7ed88138bb7d19c8236d7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module handles donations by cash, check or by credit transfer and generate the corresponding journal entries and tax receipts. To fully support donations by credit transfer, if you are using the OCA bank statement reconcile interface, you also need the module donation_bank_statement_oca.

diff --git a/donation_direct_debit/README.rst b/donation_direct_debit/README.rst index f172fd075..7ca4c81ac 100644 --- a/donation_direct_debit/README.rst +++ b/donation_direct_debit/README.rst @@ -7,7 +7,7 @@ Donation Direct Debit !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:31c48232bdc364a467057018cc5756125fa1ed080631b75f3d8beed95f7a6994 + !! source digest: sha256:bd8637b99f53dc56fd84e9600f6ec964337d41e8fadee299b865f70a4e2b0954 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/donation_direct_debit/__manifest__.py b/donation_direct_debit/__manifest__.py index 5774382f7..417ee7374 100644 --- a/donation_direct_debit/__manifest__.py +++ b/donation_direct_debit/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Donation Direct Debit", - "version": "16.0.1.0.0", + "version": "16.0.2.0.0", "category": "Accounting", "license": "AGPL-3", "summary": "Auto-generate direct debit order on donation validation", diff --git a/donation_direct_debit/static/description/index.html b/donation_direct_debit/static/description/index.html index 29f673340..564704b38 100644 --- a/donation_direct_debit/static/description/index.html +++ b/donation_direct_debit/static/description/index.html @@ -366,7 +366,7 @@

Donation Direct Debit

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:31c48232bdc364a467057018cc5756125fa1ed080631b75f3d8beed95f7a6994 +!! source digest: sha256:bd8637b99f53dc56fd84e9600f6ec964337d41e8fadee299b865f70a4e2b0954 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

With this module, when you validate a donation that has a payment method linked to a SEPA direct debit payment mode: