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
15 lines
648 B
ReStructuredText
15 lines
648 B
ReStructuredText
**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``, ``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.
|