From 951ee6b8b039f992ce4e3c569c67259304510eb2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 27 Feb 2024 13:48:27 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 6 +++--- donation/README.rst | 2 +- donation/__manifest__.py | 2 +- donation/static/description/index.html | 3 +-- donation_base/README.rst | 2 +- donation_base/__manifest__.py | 2 +- donation_base/static/description/index.html | 3 +-- donation_direct_debit/README.rst | 2 +- donation_direct_debit/__manifest__.py | 2 +- donation_direct_debit/static/description/index.html | 2 +- 10 files changed, 12 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 0d8219848..9285e5ee4 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[donation](donation/) | 14.0.1.3.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Manage donations -[donation_base](donation_base/) | 14.0.1.2.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/) | 14.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](donation/) | 14.0.1.4.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Manage donations +[donation_base](donation_base/) | 14.0.1.3.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/) | 14.0.1.1.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/) | 14.0.1.1.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Manage recurring donations [donation_sale](donation_sale/) | 14.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Manage donations in sale orders [product_analytic_donation](product_analytic_donation/) | 14.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Glue module between donation and product_analytic diff --git a/donation/README.rst b/donation/README.rst index 69e178702..7d03f0cfb 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:a4483c2f97abfdb5414c1aed4a486c263ce445c81d3fd4bd2cfbaded04e777f1 + !! source digest: sha256:74a765dcb93e80df36f0c537b65d5d3cca7e35a4acc266aa08e33a665683ba03 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/donation/__manifest__.py b/donation/__manifest__.py index a7dabd443..6fd2a07a5 100644 --- a/donation/__manifest__.py +++ b/donation/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Donation", - "version": "14.0.1.3.1", + "version": "14.0.1.4.0", "category": "Accounting", "license": "AGPL-3", "summary": "Manage donations", diff --git a/donation/static/description/index.html b/donation/static/description/index.html index 42bdbb5d8..023500d83 100644 --- a/donation/static/description/index.html +++ b/donation/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Donation

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:a4483c2f97abfdb5414c1aed4a486c263ce445c81d3fd4bd2cfbaded04e777f1 +!! source digest: sha256:74a765dcb93e80df36f0c537b65d5d3cca7e35a4acc266aa08e33a665683ba03 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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. Before Odoo v14, support for donations by credit transfer was added by a separate module donation_bank_statement.

diff --git a/donation_base/README.rst b/donation_base/README.rst index eb974207e..9a94f0e34 100644 --- a/donation_base/README.rst +++ b/donation_base/README.rst @@ -7,7 +7,7 @@ Donation Base !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:328d2a55f63168857ca019e02b743a0c123fbe6dc11fd76ce4e3a4867f7a8c45 + !! source digest: sha256:2c49e77c7b35b6b84464ac8fccd7a92ba62ba7841e19d3af3cd8134573787474 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/donation_base/__manifest__.py b/donation_base/__manifest__.py index 295be550c..8bc2056cb 100644 --- a/donation_base/__manifest__.py +++ b/donation_base/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Donation Base", - "version": "14.0.1.2.0", + "version": "14.0.1.3.0", "category": "Accounting", "license": "AGPL-3", "summary": "Base module for donations", diff --git a/donation_base/static/description/index.html b/donation_base/static/description/index.html index 8efa9e69d..0bee0b05f 100644 --- a/donation_base/static/description/index.html +++ b/donation_base/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Donation Base

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:328d2a55f63168857ca019e02b743a0c123fbe6dc11fd76ce4e3a4867f7a8c45 +!! source digest: sha256:2c49e77c7b35b6b84464ac8fccd7a92ba62ba7841e19d3af3cd8134573787474 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This is the base module for donations. This module doesn’t do anything in itself ; diff --git a/donation_direct_debit/README.rst b/donation_direct_debit/README.rst index 9cab9819d..370bee1be 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:db203d395f92308c56a0aa1ad6e710613f284ac188a429282de4a47079545ac7 + !! source digest: sha256:5ae0980a2bb9d921f75c588c89f8e5f8e30c05699246dea2a2eedf44851474d1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 3c2db22e8..889abb6ef 100644 --- a/donation_direct_debit/__manifest__.py +++ b/donation_direct_debit/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Donation Direct Debit", - "version": "14.0.1.0.0", + "version": "14.0.1.1.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 d6ddddc21..e7ded617f 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:db203d395f92308c56a0aa1ad6e710613f284ac188a429282de4a47079545ac7 +!! source digest: sha256:5ae0980a2bb9d921f75c588c89f8e5f8e30c05699246dea2a2eedf44851474d1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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: