diff --git a/web_theme_classic/README.rst b/web_theme_classic/README.rst index 85e368bc6..d626bd529 100644 --- a/web_theme_classic/README.rst +++ b/web_theme_classic/README.rst @@ -28,27 +28,30 @@ Web Theme Classic |badge1| |badge2| |badge3| |badge4| |badge5| -This module extend the Odoo Community Edition ``web`` module to improve visibility -of form view. +This module extend the Odoo Community Edition ``web`` module to improve +visibility of form view. -**Rational:** -Since Odoo V17, the design is very pure. That's great, but it generates some problem for -users : +**Rational:** Since Odoo V17, the design is very pure. That's great, but +it generates some problem for users : -* buttons and fields are not identifiable. (we can not know exactly where there are - until you hover over them with the cursor) +- buttons and fields are not identifiable. (we can not know exactly + where there are until you hover over them with the cursor) +- there is no indication for the required fields until trying to save + (or exit the screen) -* there is no indication for the required fields until trying to save (or exit the screen) - -In a way, this module restores the form display of version 15, but preserving the "save on the fly" new feature. +In a way, this module restores the form display of version 15, but +preserving the "save on the fly" new feature. **Without this module** -.. figure:: https://raw.githubusercontent.com/OCA/web/17.0/web_theme_classic/static/description/product_template_form_without_module.png +|image1| **With this module** -.. figure:: https://raw.githubusercontent.com/OCA/web/17.0/web_theme_classic/static/description/product_template_form_with_module.png +|image2| + +.. |image1| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_theme_classic/static/description/product_template_form_without_module.png +.. |image2| image:: https://raw.githubusercontent.com/OCA/web/17.0/web_theme_classic/static/description/product_template_form_with_module.png **Table of contents** @@ -58,8 +61,8 @@ In a way, this module restores the form display of version 15, but preserving th Known issues / Roadmap ====================== -* For the time being, the module improves form and search view. Some other improvement could - be done on other part of the UI. +- For the time being, the module improves form and search view. Some + other improvement could be done on other part of the UI. Bug Tracker =========== @@ -75,17 +78,17 @@ Credits ======= Authors -~~~~~~~ +------- * GRAP Contributors -~~~~~~~~~~~~ +------------ -* Sylvain LE GAL (https://www.twitter.com/legalsylvain) +- Sylvain LE GAL (https://www.twitter.com/legalsylvain) Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. diff --git a/web_theme_classic/readme/CONTRIBUTORS.md b/web_theme_classic/readme/CONTRIBUTORS.md new file mode 100644 index 000000000..4a6b63400 --- /dev/null +++ b/web_theme_classic/readme/CONTRIBUTORS.md @@ -0,0 +1 @@ +- Sylvain LE GAL () diff --git a/web_theme_classic/readme/CONTRIBUTORS.rst b/web_theme_classic/readme/CONTRIBUTORS.rst deleted file mode 100644 index e1525ce04..000000000 --- a/web_theme_classic/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1 +0,0 @@ -* Sylvain LE GAL (https://www.twitter.com/legalsylvain) diff --git a/web_theme_classic/readme/DESCRIPTION.md b/web_theme_classic/readme/DESCRIPTION.md new file mode 100644 index 000000000..afc3f096e --- /dev/null +++ b/web_theme_classic/readme/DESCRIPTION.md @@ -0,0 +1,21 @@ +This module extend the Odoo Community Edition `web` module to improve +visibility of form view. + +**Rational:** Since Odoo V17, the design is very pure. That's great, but +it generates some problem for users : + +- Fields are not identifiable. (we can not know exactly + where there are until you hover over them with the cursor) +- there is no indication for the required fields until trying to save + (or exit the screen) + +In a way, this module restores the form display of version 15, but +preserving the "save on the fly" new feature. + +**Without this module** + +![](../static/description/product_template_form_without_module.png) + +**With this module** + +![](../static/description/product_template_form_with_module.png) diff --git a/web_theme_classic/readme/DESCRIPTION.rst b/web_theme_classic/readme/DESCRIPTION.rst deleted file mode 100644 index 3325b47cf..000000000 --- a/web_theme_classic/readme/DESCRIPTION.rst +++ /dev/null @@ -1,21 +0,0 @@ -This module extend the Odoo Community Edition ``web`` module to improve visibility -of form view. - -**Rational:** -Since Odoo V17, the design is very pure. That's great, but it generates some problem for -users : - -* buttons and fields are not identifiable. (we can not know exactly where there are - until you hover over them with the cursor) - -* there is no indication for the required fields until trying to save (or exit the screen) - -In a way, this module restores the form display of version 15, but preserving the "save on the fly" new feature. - -**Without this module** - -.. figure:: ../static/description/product_template_form_without_module.png - -**With this module** - -.. figure:: ../static/description/product_template_form_with_module.png diff --git a/web_theme_classic/readme/ROADMAP.rst b/web_theme_classic/readme/ROADMAP.rst deleted file mode 100644 index 3a8e1bdc8..000000000 --- a/web_theme_classic/readme/ROADMAP.rst +++ /dev/null @@ -1,2 +0,0 @@ -* For the time being, the module improves form and search view. Some other improvement could - be done on other part of the UI. diff --git a/web_theme_classic/static/description/index.html b/web_theme_classic/static/description/index.html index f6d1eafd2..927287b4f 100644 --- a/web_theme_classic/static/description/index.html +++ b/web_theme_classic/static/description/index.html @@ -370,25 +370,22 @@ ul.auto-toc { !! source digest: sha256:b309e66df73fcf5de5629e2cc3645e23340d22335fcd405f771e5cce15341741 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

-

This module extend the Odoo Community Edition web module to improve visibility -of form view.

-

Rational: -Since Odoo V17, the design is very pure. That’s great, but it generates some problem for -users :

+

This module extend the Odoo Community Edition web module to improve +visibility of form view.

+

Rational: Since Odoo V17, the design is very pure. That’s great, but +it generates some problem for users :

-

In a way, this module restores the form display of version 15, but preserving the “save on the fly” new feature.

+

In a way, this module restores the form display of version 15, but +preserving the “save on the fly” new feature.

Without this module

-
-https://raw.githubusercontent.com/OCA/web/17.0/web_theme_classic/static/description/product_template_form_without_module.png -
+

image1

With this module

-
-https://raw.githubusercontent.com/OCA/web/17.0/web_theme_classic/static/description/product_template_form_with_module.png -
+

image2

Table of contents