Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Apr 1, 2024
1 parent 515aa4f commit b241391
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,7 +25,7 @@ addon | version | maintainers | summary
[email_template_qweb](email_template_qweb/) | 16.0.1.0.0 | | Use the QWeb templating mechanism for emails
[fetchmail_thread_default](fetchmail_thread_default/) | 16.0.1.0.0 | | Post unkonwn messages to an existing thread
[mail_activity_board](mail_activity_board/) | 16.0.1.1.1 | | Add Activity Boards
[mail_activity_done](mail_activity_done/) | 16.0.1.1.0 | | Mail Activity Done
[mail_activity_done](mail_activity_done/) | 16.0.1.1.1 | | Mail Activity Done
[mail_activity_partner](mail_activity_partner/) | 16.0.1.0.0 | | Add Partner to Activities
[mail_activity_plan](mail_activity_plan/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Mail activity plan
[mail_activity_reminder](mail_activity_reminder/) | 16.0.1.0.0 | | Reminder notifications about planned activities
Expand Down
2 changes: 1 addition & 1 deletion mail_activity_done/README.rst
Expand Up @@ -7,7 +7,7 @@ Mail Activity Done
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:536f3f8616e717499146556e5a76568c71ef988b3dd788e6605efbe417a5d627
!! source digest: sha256:7f67ba5bf084741a97eeb7a550febce90fc69003a7fb31631aaf04a49fd4c4a4
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion mail_activity_done/__manifest__.py
Expand Up @@ -2,7 +2,7 @@
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
{
"name": "Mail Activity Done",
"version": "16.0.1.1.0",
"version": "16.0.1.1.1",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"license": "LGPL-3",
"category": "Discuss",
Expand Down
3 changes: 1 addition & 2 deletions mail_activity_done/static/description/index.html
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down Expand Up @@ -367,7 +366,7 @@ <h1 class="title">Mail Activity Done</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:536f3f8616e717499146556e5a76568c71ef988b3dd788e6605efbe417a5d627
!! source digest: sha256:7f67ba5bf084741a97eeb7a550febce90fc69003a7fb31631aaf04a49fd4c4a4
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/social/tree/16.0/mail_activity_done"><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_activity_done"><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 implements the capability to keep activities that have been
Expand Down

0 comments on commit b241391

Please sign in to comment.