mirror of https://github.com/OCA/web.git
[BOT] post-merge updates
parent
cebb15ff28
commit
bb66893821
|
@ -82,7 +82,7 @@ addon | version | maintainers | summary
|
|||
[web_widget_pattern](web_widget_pattern/) | 16.0.1.0.0 | [](https://github.com/hbrunn) | Allows to define a regex for validating input on the backend
|
||||
[web_widget_pattern_partner_autocomplete](web_widget_pattern_partner_autocomplete/) | 16.0.1.0.0 | [](https://github.com/hbrunn) | Allows to define a regex for validating input on the backend
|
||||
[web_widget_plotly_chart](web_widget_plotly_chart/) | 16.0.1.0.0 | [](https://github.com/robyf70) | Allow to draw plotly charts.
|
||||
[web_widget_product_label_section_and_note](web_widget_product_label_section_and_note/) | 16.0.1.0.2 | | unify the product and name into a single column
|
||||
[web_widget_product_label_section_and_note](web_widget_product_label_section_and_note/) | 16.0.1.0.3 | | unify the product and name into a single column
|
||||
[web_widget_progressbar_gradient](web_widget_progressbar_gradient/) | 16.0.1.0.0 | [](https://github.com/rousseldenis) | This module allows to display progressbar with gradient
|
||||
[web_widget_remaining_days_exact_date](web_widget_remaining_days_exact_date/) | 16.0.1.0.0 | [](https://github.com/CarlosRoca13) | Allows displaying the exact date alongside the remaining days
|
||||
[web_widget_x2many_2d_matrix](web_widget_x2many_2d_matrix/) | 16.0.1.1.3 | [](https://github.com/ChrisOForgeFlow) | Show list fields as a matrix
|
||||
|
|
|
@ -7,7 +7,7 @@ Web widget product label section and note
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:7faeb5791939058c6b32be352548aadc5ca4d246ad086a07f10b2ea4d12afa75
|
||||
!! source digest: sha256:4a8f34d47ab423db33c089810511116aa0a3e6dced2a42a10bf1fe7388ca1672
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Web widget product label section and note",
|
||||
"version": "16.0.1.0.2",
|
||||
"version": "16.0.1.0.3",
|
||||
"summary": "unify the product and name into a single column",
|
||||
"author": "Tecnativa, Odoo Community Association (OCA), Odoo S.A.",
|
||||
"website": "https://github.com/OCA/web",
|
||||
|
|
|
@ -367,7 +367,7 @@ ul.auto-toc {
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:7faeb5791939058c6b32be352548aadc5ca4d246ad086a07f10b2ea4d12afa75
|
||||
!! source digest: sha256:4a8f34d47ab423db33c089810511116aa0a3e6dced2a42a10bf1fe7388ca1672
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/web/tree/16.0/web_widget_product_label_section_and_note"><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-16-0/web-16-0-web_widget_product_label_section_and_note"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module unifies the product and name into a single column, making it more user-friendly and space-saving.</p>
|
||||
|
|
Loading…
Reference in New Issue