Skip to content

Commit bbc54d2

Browse files
committed
[BOT] post-merge updates
1 parent 6e6738d commit bbc54d2

File tree

4 files changed

+40
-30
lines changed

4 files changed

+40
-30
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[announcement](announcement/) | 17.0.1.0.0 | | Notify internal users about relevant organization stuff
24+
[announcement](announcement/) | 17.0.1.0.1 | | Notify internal users about relevant organization stuff
2525
[barcode_action](barcode_action/) | 17.0.1.0.1 | | Allows to use barcodes as a launcher
2626
[base_cancel_confirm](base_cancel_confirm/) | 17.0.1.0.0 | <a href='https://github.com/kittiu'><img src='https://github.com/kittiu.png' width='32' height='32' style='border-radius:50%;' alt='kittiu'/></a> | Base Cancel Confirm
2727
[base_export_manager](base_export_manager/) | 17.0.1.0.1 | | Manage model export profiles

announcement/README.rst

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
============
26
Announcement
37
============
@@ -7,13 +11,13 @@ Announcement
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:d4a1cef7f9eb1c77270b3b0fe3027b94881ac7908ce458b3392f8ca09b698602
14+
!! source digest: sha256:0cb565a012b35621fb5ef3da771525108d224c98fe04717ac61614c5bd0f5cb1
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github
@@ -49,10 +53,10 @@ create an announcement:
4953
announcement header.
5054
3. Define the announcement scope:
5155

52-
- Specific users: manually select which users will see the
53-
announcement.
54-
- User groups: users from the selected groups will be the ones to
55-
see the announcement.
56+
- Specific users: manually select which users will see the
57+
announcement.
58+
- User groups: users from the selected groups will be the ones to see
59+
the announcement.
5660

5761
4. Define the announcement body. You can use rich formatting and event
5862
paste your own html (editor in debug mode).
@@ -83,9 +87,9 @@ read the announcement.
8387
Known issues / Roadmap
8488
======================
8589

86-
- It could be integrated in Discuss app to review past announcements.
87-
- Log other information like geolocation, IP, browser agent, etc when
88-
marking announcement as read.
90+
- It could be integrated in Discuss app to review past announcements.
91+
- Log other information like geolocation, IP, browser agent, etc when
92+
marking announcement as read.
8993

9094
Bug Tracker
9195
===========
@@ -108,11 +112,11 @@ Authors
108112
Contributors
109113
------------
110114

111-
- `Tecnativa <https://www.tecnativa.com>`__:
115+
- `Tecnativa <https://www.tecnativa.com>`__:
112116

113-
- Pedro M. Baeza
114-
- David Vidal
115-
- Carlos Roca
117+
- Pedro M. Baeza
118+
- David Vidal
119+
- Carlos Roca
116120

117121
Maintainers
118122
-----------

announcement/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{
55
"name": "Announcement",
6-
"version": "17.0.1.0.0",
6+
"version": "17.0.1.0.1",
77
"summary": "Notify internal users about relevant organization stuff",
88
"author": "Tecnativa, Odoo Community Association (OCA)",
99
"license": "AGPL-3",

announcement/static/description/index.html

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Announcement</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="announcement">
364-
<h1 class="title">Announcement</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="announcement">
370+
<h1>Announcement</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:d4a1cef7f9eb1c77270b3b0fe3027b94881ac7908ce458b3392f8ca09b698602
375+
!! source digest: sha256:0cb565a012b35621fb5ef3da771525108d224c98fe04717ac61614c5bd0f5cb1
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/server-ux/tree/17.0/announcement"><img alt="OCA/server-ux" src="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-ux-17-0/server-ux-17-0-announcement"><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/server-ux&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-ux/tree/17.0/announcement"><img alt="OCA/server-ux" src="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-ux-17-0/server-ux-17-0-announcement"><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/server-ux&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module adds popup announcements in the backend for targeted
374379
internal users. Those announcements can contain rich format and a user
375380
read log is kept for everyone.</p>
@@ -389,7 +394,7 @@ <h1 class="title">Announcement</h1>
389394
</ul>
390395
</div>
391396
<div class="section" id="configuration">
392-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
397+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
393398
<p>To create new announcements a user should be in the <em>Announcements
394399
Managers</em> group. When your user has such permissions, this is the way to
395400
create an announcement:</p>
@@ -400,8 +405,8 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
400405
<li>Define the announcement scope:<ul>
401406
<li>Specific users: manually select which users will see the
402407
announcement.</li>
403-
<li>User groups: users from the selected groups will be the ones to
404-
see the announcement.</li>
408+
<li>User groups: users from the selected groups will be the ones to see
409+
the announcement.</li>
405410
</ul>
406411
</li>
407412
<li>Define the announcement body. You can use rich formatting and event
@@ -418,7 +423,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
418423
</ol>
419424
</div>
420425
<div class="section" id="usage">
421-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
426+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
422427
<p>When a user in the scope of active announcements logs in, those will
423428
popup. The user has to mark them as read to continue working. If the
424429
announcement is set during the user session, the announcement will be
@@ -430,31 +435,31 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
430435
read the announcement.</p>
431436
</div>
432437
<div class="section" id="known-issues-roadmap">
433-
<h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
438+
<h2><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h2>
434439
<ul class="simple">
435440
<li>It could be integrated in Discuss app to review past announcements.</li>
436441
<li>Log other information like geolocation, IP, browser agent, etc when
437442
marking announcement as read.</li>
438443
</ul>
439444
</div>
440445
<div class="section" id="bug-tracker">
441-
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
446+
<h2><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h2>
442447
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-ux/issues">GitHub Issues</a>.
443448
In case of trouble, please check there if your issue has already been reported.
444449
If you spotted it first, help us to smash it by providing a detailed and welcomed
445450
<a class="reference external" href="https://github.com/OCA/server-ux/issues/new?body=module:%20announcement%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
446451
<p>Do not contact contributors directly about support or help with technical issues.</p>
447452
</div>
448453
<div class="section" id="credits">
449-
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
454+
<h2><a class="toc-backref" href="#toc-entry-5">Credits</a></h2>
450455
<div class="section" id="authors">
451-
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
456+
<h3><a class="toc-backref" href="#toc-entry-6">Authors</a></h3>
452457
<ul class="simple">
453458
<li>Tecnativa</li>
454459
</ul>
455460
</div>
456461
<div class="section" id="contributors">
457-
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
462+
<h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
458463
<ul class="simple">
459464
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
460465
<li>Pedro M. Baeza</li>
@@ -465,7 +470,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
465470
</ul>
466471
</div>
467472
<div class="section" id="maintainers">
468-
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
473+
<h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
469474
<p>This module is maintained by the OCA.</p>
470475
<a class="reference external image-reference" href="https://odoo-community.org">
471476
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -478,5 +483,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
478483
</div>
479484
</div>
480485
</div>
486+
</div>
481487
</body>
482488
</html>

0 commit comments

Comments
 (0)