mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -39,7 +39,7 @@ addon | version | maintainers | summary
|
||||
[web_dialog_size](web_dialog_size/) | 14.0.1.0.0 | | A module that lets the user expand a dialog box to the full screen width.
|
||||
[web_disable_export_group](web_disable_export_group/) | 14.0.2.0.0 | | Web Disable Export Group
|
||||
[web_domain_field](web_domain_field/) | 14.0.1.0.2 | | Use computed field as domain
|
||||
[web_drop_target](web_drop_target/) | 14.0.1.1.1 | | Allows to drag files into Odoo
|
||||
[web_drop_target](web_drop_target/) | 14.0.1.1.2 | | Allows to drag files into Odoo
|
||||
[web_edit_user_filter](web_edit_user_filter/) | 14.0.1.0.1 | | Edit User Filters
|
||||
[web_environment_ribbon](web_environment_ribbon/) | 14.0.1.0.0 | | Web Environment Ribbon
|
||||
[web_field_required_invisible_manager](web_field_required_invisible_manager/) | 14.0.2.2.0 | [](https://github.com/ilyasProgrammer) | Web Field Required Invisible Readonly Managerr
|
||||
|
||||
@@ -7,7 +7,7 @@ Drop target support
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:564a13c227e79fd8a02e0fa8d6765509ead54ec1cf1442c62756c7684df5028b
|
||||
!! source digest: sha256:ac82bbe02fa9d76636be0062474d3120a7164a94ac8ea427001d910f62445a7c
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
|
||||
{
|
||||
"name": "Drop target support",
|
||||
"version": "14.0.1.1.1",
|
||||
"version": "14.0.1.1.2",
|
||||
"author": "Therp BV,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/web",
|
||||
"license": "LGPL-3",
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:564a13c227e79fd8a02e0fa8d6765509ead54ec1cf1442c62756c7684df5028b
|
||||
!! source digest: sha256:ac82bbe02fa9d76636be0062474d3120a7164a94ac8ea427001d910f62445a7c
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/web/tree/14.0/web_drop_target"><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-14-0/web-14-0-web_drop_target"><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=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module is meant as a base drag&drop module supporting other actions after some file is dropped so that other modules can add more features.</p>
|
||||
|
||||
Reference in New Issue
Block a user