diff --git a/base_tier_validation/README.rst b/base_tier_validation/README.rst index 4cdcd67..27881c3 100644 --- a/base_tier_validation/README.rst +++ b/base_tier_validation/README.rst @@ -52,7 +52,10 @@ To configure this module, you need to: Known issues / Roadmap ====================== -* In odoo v11 it would be interesting to try to take advantage of ``mail.activity.mixin``. +* It would be interesting to improve the current tooltip to display reviews + to make it responsible and more "Odoo-ish". For instance, to use a + widget capable to display a tree view as a drop-down without needing + to navigate to a new screen. Bug Tracker =========== diff --git a/base_tier_validation/readme/ROADMAP.rst b/base_tier_validation/readme/ROADMAP.rst index 54bada4..53280de 100644 --- a/base_tier_validation/readme/ROADMAP.rst +++ b/base_tier_validation/readme/ROADMAP.rst @@ -1 +1,4 @@ -* In odoo v11 it would be interesting to try to take advantage of ``mail.activity.mixin``. +* It would be interesting to improve the current tooltip to display reviews + to make it responsible and more "Odoo-ish". For instance, to use a + widget capable to display a tree view as a drop-down without needing + to navigate to a new screen. diff --git a/base_tier_validation/static/description/index.html b/base_tier_validation/static/description/index.html index 73ef5c3..d32f7e2 100644 --- a/base_tier_validation/static/description/index.html +++ b/base_tier_validation/static/description/index.html @@ -400,7 +400,10 @@ functionality.