Overview Dashboard (Tiles)
(0)
237
initOS GmbH & Co. KG

Overview Dashboard (Tiles)

FREE
Required themes
Dashboards (board)
Discuss (mail)
Web (web)
Technical name
web_dashboard_tile
License
AGPL-3
Secure dependencies
N/A
Overview Dashboard (Tiles)

Overview Dashboard (Tiles)

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

Adds a dashboard where you can configure tiles from any view and add them as short cut.

By default, the tile displays items count of a given model restricted to a given domain.

Optionally, the tile can display the result of a function on a field.

  • Function is one of sum, avg, min, max or median.
  • Field must be integer or float.

Tile can be:

  • Displayed only for a user.
  • Global for all users.
  • Restricted to some groups.

Note: The tile will be hidden if the current user doesn’t have access to the given model.

Table of contents

Configuration

First, you have to create tile categories.

  • Go to “Dashboards > Settings > Dashboard Categories”
  • Click on Create
  • Set a name, and save.

Odoo menu and action are automatically created. You should refresh your browser to see new menu items.

https://raw.githubusercontent.com/OCA/web/12.0/web_dashboard_tile/static/description/tile_category_form.png

Then you can create tiles.

  • go to “Dashboards > Settings > Dashboard Tiles”
  • create a new tile, set a name, a category and a model.
  • You can optionally define colors, domain a specific action to use.
  • Setting a user, or a group in “Security” tab will restrict the display of the tile.
https://raw.githubusercontent.com/OCA/web/12.0/web_dashboard_tile/static/description/tile_tile_form.png

You can optionally define a secondary value, for that purpose :

  • Select a field, a function to apply.
  • You can define a specific format. (.format() python syntax)
https://raw.githubusercontent.com/OCA/web/12.0/web_dashboard_tile/static/description/tile_tile_form_secondary_value.png

Usage

  • Go to “Dashboard > Overview” and select a category
  • The tile configured is displayed with the up to date count and average values of the selected domain.
https://raw.githubusercontent.com/OCA/web/12.0/web_dashboard_tile/static/description/tile_tile_kanban.png
  • By clicking on the item, you’ll navigate to the tree view of the according model.
https://raw.githubusercontent.com/OCA/web/12.0/web_dashboard_tile/static/description/tile_tile_2_tree_view.png

Note

When you are in a tree view, with a domain, you can save it in the favorite menu, but the configuration is limited.

https://raw.githubusercontent.com/OCA/web/12.0/web_dashboard_tile/static/description/favorite_menu_create_tile.png https://raw.githubusercontent.com/OCA/web/12.0/web_dashboard_tile/static/description/favorite_menu_create_tile_result.png

Known issues / Roadmap

Known issues

  • Can not edit color from dashboard
  • Original context is ignored.
  • Original domain and filter are not restored.
  • To preserve a relative date domain, you have to manually edit the tile’s domain from “Configuration > User Interface > Dashboard Tile”. You can use the same variables available in filters (uid, context_today(), current_date, time, datetime, relativedelta).

Roadmap

  • Add icons.
  • Support client side action (like inbox).
  • Restore original Domain + Filter when an action is set.
  • Posibility to hide the tile based on a field expression.
  • Posibility to set the background color based on a field expression.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

legalsylvain

This module is part of the OCA/web project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

0.0 / 5.0
based on 0 ratings

Python dependencies

Package Version Secured
openupgradelib 3.6.1
python_dateutil 2.9.0.post0

Available languages

Language % translated
French / Français
100%