Skip to content

Commit 6211f08

Browse files
committed
[BOT] post-merge updates
1 parent a57e1d3 commit 6211f08

File tree

4 files changed

+26
-14
lines changed

4 files changed

+26
-14
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ addon | version | maintainers | summary
4242
[default_multi_user](default_multi_user/) | 18.0.1.0.0 | <a href='https://github.com/LoisRForgeFlow'><img src='https://github.com/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> | Allows to share user-defined defaults among several users.
4343
[developer_menu](developer_menu/) | 18.0.1.0.0 | <a href='https://github.com/bealdav'><img src='https://github.com/bealdav.png' width='32' height='32' style='border-radius:50%;' alt='bealdav'/></a> | Menu Shortcut for developer usage
4444
[document_quick_access](document_quick_access/) | 18.0.1.0.0 | <a href='https://github.com/etobella'><img src='https://github.com/etobella.png' width='32' height='32' style='border-radius:50%;' alt='etobella'/></a> | Document quick access
45+
[filter_multi_user](filter_multi_user/) | 18.0.1.0.0 | <a href='https://github.com/LoisRForgeFlow'><img src='https://github.com/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> | Allows to share user-defined filters filters among several users.
4546
[mail_message_destiny_link_template](mail_message_destiny_link_template/) | 18.0.1.0.0 | <a href='https://github.com/Shide'><img src='https://github.com/Shide.png' width='32' height='32' style='border-radius:50%;' alt='Shide'/></a> <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> | Mail template to show destiny records in chatter.
4647
[multi_step_wizard](multi_step_wizard/) | 18.0.1.0.0 | | Multi-Steps Wizards
4748
[sequence_check_digit](sequence_check_digit/) | 18.0.1.1.0 | | Adds a check digit on sequences

filter_multi_user/README.rst

Lines changed: 6 additions & 2 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
Filter Multi User
37
=================
@@ -7,13 +11,13 @@ Filter Multi User
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:8495c2f746f0c2ad46b60f7bdb17a3f0ae3f5eb111bf6477ae056c9ac57d57e8
14+
!! source digest: sha256:ff1b88d8691600e7d7bf095c0285b5fb1a5f42895678b3feb6579034b1235bde
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

filter_multi_user/static/description/index.html

Lines changed: 17 additions & 11 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>Filter Multi User</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="filter-multi-user">
364-
<h1 class="title">Filter Multi User</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="filter-multi-user">
370+
<h1>Filter Multi User</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:8495c2f746f0c2ad46b60f7bdb17a3f0ae3f5eb111bf6477ae056c9ac57d57e8
375+
!! source digest: sha256:ff1b88d8691600e7d7bf095c0285b5fb1a5f42895678b3feb6579034b1235bde
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/18.0/filter_multi_user"><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-18-0/server-ux-18-0-filter_multi_user"><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=18.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/18.0/filter_multi_user"><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-18-0/server-ux-18-0-filter_multi_user"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>Allows to share user-defined filters among several users.</p>
374379
<p><strong>Table of contents</strong></p>
375380
<div class="contents local topic" id="contents">
@@ -385,7 +390,7 @@ <h1 class="title">Filter Multi User</h1>
385390
</ul>
386391
</div>
387392
<div class="section" id="configuration">
388-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
393+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
389394
<p>To share a filter among several users you need to:</p>
390395
<ol class="arabic simple">
391396
<li>Go to <em>Settings &gt; Technical &gt; User Interface &gt; User-defined Filters</em>.</li>
@@ -397,30 +402,30 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
397402
</ol>
398403
</div>
399404
<div class="section" id="bug-tracker">
400-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
405+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
401406
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-ux/issues">GitHub Issues</a>.
402407
In case of trouble, please check there if your issue has already been reported.
403408
If you spotted it first, help us to smash it by providing a detailed and welcomed
404409
<a class="reference external" href="https://github.com/OCA/server-ux/issues/new?body=module:%20filter_multi_user%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
405410
<p>Do not contact contributors directly about support or help with technical issues.</p>
406411
</div>
407412
<div class="section" id="credits">
408-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
413+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
409414
<div class="section" id="authors">
410-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
415+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
411416
<ul class="simple">
412417
<li>ForgeFlow</li>
413418
</ul>
414419
</div>
415420
<div class="section" id="contributors">
416-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
421+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
417422
<ul class="simple">
418423
<li>Lois Rilo &lt;<a class="reference external" href="mailto:lois.rilo&#64;forgeflow.com">lois.rilo&#64;forgeflow.com</a>&gt;</li>
419424
<li>Dhara Solanki &lt;<a class="reference external" href="mailto:dhara.solanki&#64;initos.com">dhara.solanki&#64;initos.com</a>&gt;</li>
420425
</ul>
421426
</div>
422427
<div class="section" id="maintainers">
423-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
428+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
424429
<p>This module is maintained by the OCA.</p>
425430
<a class="reference external image-reference" href="https://odoo-community.org">
426431
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -435,5 +440,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
435440
</div>
436441
</div>
437442
</div>
443+
</div>
438444
</body>
439445
</html>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-server-ux"
3-
version = "18.0.20250806.0"
3+
version = "18.0.20250827.0"
44
dependencies = [
55
"odoo-addon-announcement==18.0.*",
66
"odoo-addon-barcode_action==18.0.*",
@@ -23,6 +23,7 @@ dependencies = [
2323
"odoo-addon-default_multi_user==18.0.*",
2424
"odoo-addon-developer_menu==18.0.*",
2525
"odoo-addon-document_quick_access==18.0.*",
26+
"odoo-addon-filter_multi_user==18.0.*",
2627
"odoo-addon-mail_message_destiny_link_template==18.0.*",
2728
"odoo-addon-multi_step_wizard==18.0.*",
2829
"odoo-addon-sequence_check_digit==18.0.*",

0 commit comments

Comments
 (0)