diff --git a/web_widget_domain_editor_dialog/README.rst b/web_widget_domain_editor_dialog/README.rst index c87eae45f..57e1eead2 100644 --- a/web_widget_domain_editor_dialog/README.rst +++ b/web_widget_domain_editor_dialog/README.rst @@ -57,7 +57,7 @@ with a user filter: You can still edit the filter with Odoo's widget after that. -.. figure:: https://raw.githubusercontent.com/OCA/web/13.0/web_widget_domain_editor_dialog/static/src/img/behaviour.png +.. figure:: https://raw.githubusercontent.com/OCA/web/13.0/web_widget_domain_editor_dialog/static/src/img/behaviour.gif :align: center :width: 600 px diff --git a/web_widget_domain_editor_dialog/__manifest__.py b/web_widget_domain_editor_dialog/__manifest__.py index 16783ff09..04ae6cd71 100644 --- a/web_widget_domain_editor_dialog/__manifest__.py +++ b/web_widget_domain_editor_dialog/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Web Widget Domain Editor Dialog", "summary": "Recovers the Domain Editor Dialog functionality", - "version": "13.0.1.0.1", + "version": "13.0.1.0.2", "category": "Web", "author": "Tecnativa," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", diff --git a/web_widget_domain_editor_dialog/readme/USAGE.rst b/web_widget_domain_editor_dialog/readme/USAGE.rst index 6d71caea5..d3a918fcb 100644 --- a/web_widget_domain_editor_dialog/readme/USAGE.rst +++ b/web_widget_domain_editor_dialog/readme/USAGE.rst @@ -16,6 +16,6 @@ with a user filter: You can still edit the filter with Odoo's widget after that. -.. figure:: ../static/src/img/behaviour.png +.. figure:: ../static/src/img/behaviour.gif :align: center :width: 600 px diff --git a/web_widget_domain_editor_dialog/static/description/index.html b/web_widget_domain_editor_dialog/static/description/index.html index 0bf02c99a..841d2d5ac 100644 --- a/web_widget_domain_editor_dialog/static/description/index.html +++ b/web_widget_domain_editor_dialog/static/description/index.html @@ -408,7 +408,7 @@ records and those unfolded groups will be set as filters to.
You can still edit the filter with Odoo’s widget after that.
+