From 484c433a370cf916bfff506a0afc395ca3e8498e Mon Sep 17 00:00:00 2001 From: Lois Rilo Date: Wed, 15 May 2019 13:35:14 +0200 Subject: [PATCH] [11.0][UPD] base_tier_validation: roadmap. * using similar approach to activities has already benn addressed. * add a new point explaining review tooltip improvement possibilities. --- base_tier_validation/README.rst | 6 +++++- base_tier_validation/readme/ROADMAP.rst | 5 ++++- base_tier_validation/static/description/index.html | 6 +++++- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/base_tier_validation/README.rst b/base_tier_validation/README.rst index 13e593b..eca0b8a 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 ====================== -* Starting with 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 =========== @@ -77,6 +80,7 @@ Contributors * Lois Rilo * Naglis Jonaitis +* Adrià Gil Sorribes Maintainers ~~~~~~~~~~~ diff --git a/base_tier_validation/readme/ROADMAP.rst b/base_tier_validation/readme/ROADMAP.rst index 7cb7b88..53280de 100644 --- a/base_tier_validation/readme/ROADMAP.rst +++ b/base_tier_validation/readme/ROADMAP.rst @@ -1 +1,4 @@ -* Starting with 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 8279dea..cbef425 100644 --- a/base_tier_validation/static/description/index.html +++ b/base_tier_validation/static/description/index.html @@ -400,7 +400,10 @@ functionality.

Known issues / Roadmap

    -
  • Starting with 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.
@@ -424,6 +427,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome