Overview Dashboard (Tiles)

Beta License: AGPL-3 legalsylvain/web

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.

Tile can be:

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.

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

https://raw.githubusercontent.com/legalsylvain/web/12.0-mig-web_dashboard_tile/web_dashboard_tile/static/description/tile_category_form.png

Then you can create tiles.

https://raw.githubusercontent.com/legalsylvain/web/12.0-mig-web_dashboard_tile/web_dashboard_tile/static/description/tile_tile_form.png

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

https://raw.githubusercontent.com/legalsylvain/web/12.0-mig-web_dashboard_tile/web_dashboard_tile/static/description/tile_tile_form_secondary_value.png

Usage

https://raw.githubusercontent.com/legalsylvain/web/12.0-mig-web_dashboard_tile/web_dashboard_tile/static/description/tile_tile_kanban.png https://raw.githubusercontent.com/legalsylvain/web/12.0-mig-web_dashboard_tile/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/legalsylvain/web/12.0-mig-web_dashboard_tile/web_dashboard_tile/static/description/favorite_menu_create_tile.png https://raw.githubusercontent.com/legalsylvain/web/12.0-mig-web_dashboard_tile/web_dashboard_tile/static/description/favorite_menu_create_tile_result.png

Known issues / Roadmap

Known issues

Roadmap

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 smashing it by providing a detailed and welcomed feedback.

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

Credits

Authors

  • initOS GmbH & Co. KG
  • GRAP

Contributors

Maintainers

Current maintainer:

legalsylvain

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

You are welcome to contribute.