mirror of https://github.com/OCA/web.git
[BOT] post-merge updates
parent
5a8837cae3
commit
6a57da6d8a
|
@ -21,6 +21,7 @@ Available addons
|
||||||
----------------
|
----------------
|
||||||
addon | version | maintainers | summary
|
addon | version | maintainers | summary
|
||||||
--- | --- | --- | ---
|
--- | --- | --- | ---
|
||||||
|
[web_calendar_slot_duration](web_calendar_slot_duration/) | 18.0.1.0.0 | [](https://github.com/Yajo) | Customizable calendar slot durations
|
||||||
[web_chatter_position](web_chatter_position/) | 18.0.1.0.0 | [](https://github.com/trisdoan) | Add an option to change the chatter position
|
[web_chatter_position](web_chatter_position/) | 18.0.1.0.0 | [](https://github.com/trisdoan) | Add an option to change the chatter position
|
||||||
[web_company_color](web_company_color/) | 18.0.1.0.0 | | Web Company Color
|
[web_company_color](web_company_color/) | 18.0.1.0.0 | | Web Company Color
|
||||||
[web_dialog_size](web_dialog_size/) | 18.0.1.0.0 | | A module that lets the user expand a dialog box to the full screen width.
|
[web_dialog_size](web_dialog_size/) | 18.0.1.0.0 | | A module that lets the user expand a dialog box to the full screen width.
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
[project]
|
[project]
|
||||||
name = "odoo-addons-oca-web"
|
name = "odoo-addons-oca-web"
|
||||||
version = "18.0.20250410.1"
|
version = "18.0.20250410.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
"odoo-addon-web_calendar_slot_duration==18.0.*",
|
||||||
"odoo-addon-web_chatter_position==18.0.*",
|
"odoo-addon-web_chatter_position==18.0.*",
|
||||||
"odoo-addon-web_company_color==18.0.*",
|
"odoo-addon-web_company_color==18.0.*",
|
||||||
"odoo-addon-web_dialog_size==18.0.*",
|
"odoo-addon-web_dialog_size==18.0.*",
|
||||||
|
|
|
@ -7,7 +7,7 @@ Calendar slot duration
|
||||||
!! This file is generated by oca-gen-addon-readme !!
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
!! changes will be overwritten. !!
|
!! changes will be overwritten. !!
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
!! source digest: sha256:2be0b00f67ed141f98a951795ae0ba21a2912b90c42a00ed2ce136cee2def017
|
!! source digest: sha256:f4d4e1daaaaf9380d55af539273f0e6303157a519d96242ee8f56e510f178f88
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
||||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
||||||
|
@ -53,11 +53,12 @@ the default value):
|
||||||
It can be added in actions defined on python or as
|
It can be added in actions defined on python or as
|
||||||
``ir.actions.act_window`` records.
|
``ir.actions.act_window`` records.
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/18.0/web_calendar_slot_duration/static/description/edit_action.png
|
|edit action settings|
|
||||||
:alt: edit action settings
|
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/OCA/web/18.0/web_calendar_slot_duration/static/description/calendar_result.png
|
|result|
|
||||||
:alt: result
|
|
||||||
|
.. |edit action settings| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_calendar_slot_duration/static/description/edit_action.png
|
||||||
|
.. |result| image:: https://raw.githubusercontent.com/OCA/web/18.0/web_calendar_slot_duration/static/description/calendar_result.png
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
=====
|
=====
|
||||||
|
@ -71,8 +72,7 @@ have slots of 10 minutes as feature demonstration.
|
||||||
Known issues / Roadmap
|
Known issues / Roadmap
|
||||||
======================
|
======================
|
||||||
|
|
||||||
- Drop module if/when https://github.com/odoo/odoo/pull/66739 is
|
- Drop module if/when https://github.com/odoo/odoo/pull/66739 is merged.
|
||||||
merged.
|
|
||||||
|
|
||||||
Bug Tracker
|
Bug Tracker
|
||||||
===========
|
===========
|
||||||
|
@ -95,10 +95,10 @@ Authors
|
||||||
Contributors
|
Contributors
|
||||||
------------
|
------------
|
||||||
|
|
||||||
- `Tecnativa <https://www.tecnativa.com>`__:
|
- `Tecnativa <https://www.tecnativa.com>`__:
|
||||||
|
|
||||||
- Jairo Llopis
|
- Jairo Llopis
|
||||||
- Stefan Ungureanu
|
- Stefan Ungureanu
|
||||||
|
|
||||||
Maintainers
|
Maintainers
|
||||||
-----------
|
-----------
|
||||||
|
|
|
@ -367,7 +367,7 @@ ul.auto-toc {
|
||||||
!! This file is generated by oca-gen-addon-readme !!
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
!! changes will be overwritten. !!
|
!! changes will be overwritten. !!
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
!! source digest: sha256:2be0b00f67ed141f98a951795ae0ba21a2912b90c42a00ed2ce136cee2def017
|
!! source digest: sha256:f4d4e1daaaaf9380d55af539273f0e6303157a519d96242ee8f56e510f178f88
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/web/tree/18.0/web_calendar_slot_duration"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_calendar_slot_duration"><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/web&target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/web/tree/18.0/web_calendar_slot_duration"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_calendar_slot_duration"><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/web&target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||||
<p>This module extends the functionality of backend calendars to support
|
<p>This module extends the functionality of backend calendars to support
|
||||||
|
@ -399,8 +399,8 @@ the default value):</p>
|
||||||
</pre>
|
</pre>
|
||||||
<p>It can be added in actions defined on python or as
|
<p>It can be added in actions defined on python or as
|
||||||
<tt class="docutils literal">ir.actions.act_window</tt> records.</p>
|
<tt class="docutils literal">ir.actions.act_window</tt> records.</p>
|
||||||
<img alt="edit action settings" src="https://raw.githubusercontent.com/OCA/web/18.0/web_calendar_slot_duration/static/description/edit_action.png" />
|
<p><img alt="edit action settings" src="https://raw.githubusercontent.com/OCA/web/18.0/web_calendar_slot_duration/static/description/edit_action.png" /></p>
|
||||||
<img alt="result" src="https://raw.githubusercontent.com/OCA/web/18.0/web_calendar_slot_duration/static/description/calendar_result.png" />
|
<p><img alt="result" src="https://raw.githubusercontent.com/OCA/web/18.0/web_calendar_slot_duration/static/description/calendar_result.png" /></p>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="usage">
|
<div class="section" id="usage">
|
||||||
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
|
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
|
||||||
|
@ -412,8 +412,7 @@ have slots of 10 minutes as feature demonstration.</p>
|
||||||
<div class="section" id="known-issues-roadmap">
|
<div class="section" id="known-issues-roadmap">
|
||||||
<h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
|
<h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Drop module if/when <a class="reference external" href="https://github.com/odoo/odoo/pull/66739">https://github.com/odoo/odoo/pull/66739</a> is
|
<li>Drop module if/when <a class="reference external" href="https://github.com/odoo/odoo/pull/66739">https://github.com/odoo/odoo/pull/66739</a> is merged.</li>
|
||||||
merged.</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="bug-tracker">
|
<div class="section" id="bug-tracker">
|
||||||
|
|
Loading…
Reference in New Issue