From a9601af89c83196e14e9b8d037eed19482637e50 Mon Sep 17 00:00:00 2001
From: OCA-git-bot <oca-git-bot@odoo-community.org>
Date: Tue, 17 Dec 2024 14:56:20 +0000
Subject: [PATCH] [BOT] post-merge updates

---
 README.md                                                   | 1 +
 mail_attach_existing_attachment_account/README.rst          | 6 +++---
 .../static/description/index.html                           | 6 +++---
 setup/_metapackage/VERSION.txt                              | 2 +-
 setup/_metapackage/setup.py                                 | 1 +
 5 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index cc9c14512..76613d68d 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@ addon | version | maintainers | summary
 [mail_activity_reply_creator](mail_activity_reply_creator/) | 16.0.1.0.0 |  | Assign new to its creator
 [mail_activity_team](mail_activity_team/) | 16.0.1.0.1 |  | Add Teams to Activities
 [mail_attach_existing_attachment](mail_attach_existing_attachment/) | 16.0.1.1.0 |  | Adding attachment on the object by sending this one
+[mail_attach_existing_attachment_account](mail_attach_existing_attachment_account/) | 16.0.1.0.1 |  | Module to use attach existing attachment for account module
 [mail_autosubscribe](mail_autosubscribe/) | 16.0.1.0.1 |  | Automatically subscribe partners to its company's business documents
 [mail_composer_cc_bcc](mail_composer_cc_bcc/) | 16.0.2.0.3 | [![hailangvn2023](https://github.com/hailangvn2023.png?size=30px)](https://github.com/hailangvn2023) | This module enables sending mail to CC and BCC partners in mail composer form.
 [mail_composer_cc_bcc_account](mail_composer_cc_bcc_account/) | 16.0.2.0.0 | [![hailangvn2023](https://github.com/hailangvn2023.png?size=30px)](https://github.com/hailangvn2023) | This module enables sending mail to CC and BCC partners for invoices.
diff --git a/mail_attach_existing_attachment_account/README.rst b/mail_attach_existing_attachment_account/README.rst
index 83effa8fa..071d0979f 100644
--- a/mail_attach_existing_attachment_account/README.rst
+++ b/mail_attach_existing_attachment_account/README.rst
@@ -7,7 +7,7 @@ Mail Attach Existing Attachment (Account)
    !! This file is generated by oca-gen-addon-readme !!
    !! changes will be overwritten.                   !!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-   !! source digest: sha256:4ce1f7668e74ce6192e9ca412c06d6cd8d7747f6fdacb578c5c92670cdc23f03
+   !! source digest: sha256:a6718ee50525c347da218d4c3e0b8ab391a2fd2bfaff89a8ce300f40f206be3c
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
 .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -28,8 +28,8 @@ Mail Attach Existing Attachment (Account)
 
 |badge1| |badge2| |badge3| |badge4| |badge5|
 
-This Module adds the mail_attach_existing_attachment feature to the account module,
-since there is a change in odoo 12.0, which adds a new mail wizard form to the account module
+Enable the functionality of ``mail_attach_existing_attachment`` on the "Send and
+Print" wizard of invoices.
 
 **Table of contents**
 
diff --git a/mail_attach_existing_attachment_account/static/description/index.html b/mail_attach_existing_attachment_account/static/description/index.html
index 719a7bfc9..03a8ef368 100644
--- a/mail_attach_existing_attachment_account/static/description/index.html
+++ b/mail_attach_existing_attachment_account/static/description/index.html
@@ -367,11 +367,11 @@ ul.auto-toc {
 !! This file is generated by oca-gen-addon-readme !!
 !! changes will be overwritten.                   !!
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:4ce1f7668e74ce6192e9ca412c06d6cd8d7747f6fdacb578c5c92670cdc23f03
+!! source digest: sha256:a6718ee50525c347da218d4c3e0b8ab391a2fd2bfaff89a8ce300f40f206be3c
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
 <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/social/tree/16.0/mail_attach_existing_attachment_account"><img alt="OCA/social" src="https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_attach_existing_attachment_account"><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/social&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
-<p>This Module adds the mail_attach_existing_attachment feature to the account module,
-since there is a change in odoo 12.0, which adds a new mail wizard form to the account module</p>
+<p>Enable the functionality of <tt class="docutils literal">mail_attach_existing_attachment</tt> on the “Send and
+Print” wizard of invoices.</p>
 <p><strong>Table of contents</strong></p>
 <div class="contents local topic" id="contents">
 <ul class="simple">
diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt
index 5a5027307..08f432441 100644
--- a/setup/_metapackage/VERSION.txt
+++ b/setup/_metapackage/VERSION.txt
@@ -1 +1 @@
-16.0.20241120.0
\ No newline at end of file
+16.0.20241217.0
\ No newline at end of file
diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py
index 77f609375..4e31377b8 100644
--- a/setup/_metapackage/setup.py
+++ b/setup/_metapackage/setup.py
@@ -20,6 +20,7 @@ setuptools.setup(
         'odoo-addon-mail_activity_reply_creator>=16.0dev,<16.1dev',
         'odoo-addon-mail_activity_team>=16.0dev,<16.1dev',
         'odoo-addon-mail_attach_existing_attachment>=16.0dev,<16.1dev',
+        'odoo-addon-mail_attach_existing_attachment_account>=16.0dev,<16.1dev',
         'odoo-addon-mail_autosubscribe>=16.0dev,<16.1dev',
         'odoo-addon-mail_composer_cc_bcc>=16.0dev,<16.1dev',
         'odoo-addon-mail_composer_cc_bcc_account>=16.0dev,<16.1dev',