<p><aclass="reference external"href="https://odoo-community.org/page/development-status"><imgalt="Beta"src="https://img.shields.io/badge/maturity-Beta-yellow.png"/></a><aclass="reference external"href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3"src="https://img.shields.io/badge/licence-AGPL--3-blue.png"/></a><aclass="reference external"href="https://github.com/OCA/web/tree/12.0/web_dashboard_tile"><imgalt="OCA/web"src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github"/></a><aclass="reference external"href="https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_dashboard_tile"><imgalt="Translate me on Weblate"src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png"/></a><aclass="reference external"href="https://runbot.odoo-community.org/runbot/162/12.0"><imgalt="Try me on Runbot"src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png"/></a></p>
<p>Adds a dashboard where you can configure tiles from any view and add them as short cut.</p>
<p><aclass="reference external image-reference"href="https://odoo-community.org/page/development-status"><imgalt="Beta"src="https://img.shields.io/badge/maturity-Beta-yellow.png"/></a><aclass="reference external image-reference"href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3"src="https://img.shields.io/badge/licence-AGPL--3-blue.png"/></a><aclass="reference external image-reference"href="https://github.com/OCA/web/tree/16.0/web_dashboard_tile"><imgalt="OCA/web"src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github"/></a><aclass="reference external image-reference"href="https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_dashboard_tile"><imgalt="Translate me on Weblate"src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png"/></a><aclass="reference external image-reference"href="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=16.0"><imgalt="Try me on Runboat"src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png"/></a></p>
<p>This module extends the web module to add new dashboard overview system.</p>
<p>By default, the tile displays items count of a given model restricted to a given domain.</p>
<p>Optionally, the tile can display the result of a function on a field.</p>
<li>Original domain and filter are not restored.</li>
<li>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 (<ttclass="docutils literal">uid</tt>, <ttclass="docutils literal">context_today()</tt>, <ttclass="docutils literal">current_date</tt>, <ttclass="docutils literal">time</tt>, <ttclass="docutils literal">datetime</tt>, <cite>relativedelta</cite>).</li>
<li>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 (<ttclass="docutils literal">uid</tt>, <ttclass="docutils literal">context_today()</tt>, <ttclass="docutils literal">current_date</tt>, <ttclass="docutils literal">relativedelta</tt>).</li>
</ul>
<p><strong>Roadmap</strong></p>
<ulclass="simple">
@@ -458,17 +454,17 @@ You should refresh your browser to see new menu items.</p>
<aclass="reference external image-reference"href="https://odoo-community.org"><imgalt="Odoo Community Association"src="https://odoo-community.org/logo.png"/></a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
<p>This module is part of the <aclass="reference external"href="https://github.com/OCA/web/tree/12.0/web_dashboard_tile">OCA/web</a> project on GitHub.</p>
<p>This module is part of the <aclass="reference external"href="https://github.com/OCA/web/tree/16.0/web_dashboard_tile">OCA/web</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <aclass="reference external"href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
</div>
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.