mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
- remove 12.0 migration scripts - bump version to 16.0 - use new api convention @api.model_create_multi ; new compute function logic ; - add dependency to spreasheet_dashboard to use 'Dashboard' main menu item - use new way to include assets - remove totally useless controllers - distinct different errors, depending on domain or format errors - fix : _compute_data depends on many fields - update : documentation and printscreens
10 lines
358 B
ReStructuredText
10 lines
358 B
ReStructuredText
* 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.
|
|
|
|
.. image:: ../static/description/tile_tile_kanban.png
|
|
|
|
* By clicking on the item, you'll navigate to the tree view of the according model.
|
|
|
|
.. image:: ../static/description/tile_tile_2_tree_view.png
|