3
0
Fork 0

[IMP] web_dashboard_tile: README

9.0
Pedro M. Baeza 2016-04-02 00:34:06 +02:00
parent 806d37cc2c
commit abfdac60b0
1 changed files with 13 additions and 12 deletions

View File

@ -21,18 +21,16 @@ Usage
* Tree view displayed when user click on the tile: * Tree view displayed when user click on the tile:
.. image:: /web_dashboard_tile/static/src/img/screenshot_action_click.png .. image:: /web_dashboard_tile/static/src/img/screenshot_action_click.png
Kown issues/limits Known issues / Roadmap
================== ======================
* can not edit tile from dashboard (color, sequence, function, ...);
* context are ignored;
* date filter can not be relative;
* combine domain of menue and filter so can not restore origin filter;
possible future improvments * Can not edit tile from dashboard (color, sequence, function, ...);
=========================== * Context are ignored;
* support context_today; * Date filter can not be relative;
* add icons; * Combine domain of menue and filter so can not restore origin filter;
* support client side action (like inbox); * Support context_today;
* Add icons;
* Support client side action (like inbox);
Bug Tracker Bug Tracker
=========== ===========
@ -40,7 +38,10 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_. Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
In case of trouble, please check there if your issue has already been reported. 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 If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
`here <https://github.com/OCA/web/issues/new?body=module:%20web_dashboard_tile%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. `here <https://github.com/OCA/
web/issues/new?body=module:%20
web_dashboard_tile%0Aversion:%20
8.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Credits Credits