Commit Graph

4 Commits

Author SHA1 Message Date
Iván Todorovich
51630ecbdf [IMP][8.0][web_dashboard_tile] Refactor (see changes in description) (#476)
Conflicts:
	web_dashboard_tile/README.rst
	web_dashboard_tile/__openerp__.py
	web_dashboard_tile/models/tile_tile.py
	web_dashboard_tile/static/src/css/tile.css
2021-10-21 19:51:45 +02:00
Iván Todorovich
e27c0deb6e [8.0][FIX] web_dashboard_tile security rule
Rule was not being updated because of `<data noupdate="1">`, hence the groups field of the tile was not working.

Conflicts:
	web_dashboard_tile/__openerp__.py
2021-10-21 19:51:45 +02:00
Sylvain LE GAL
ae83648af2 [REF] remove obsolete migration file for V7 udpate; 2021-10-21 19:51:45 +02:00
Sylvain LE GAL
245bf33a9a [WIP] port without changes from 7.0 branch. Instable version. 2021-10-21 19:51:45 +02:00