3
0
Fork 0
Commit Graph

2 Commits (45750d6030482956ccdf99a44e7833b7127eced1)

Author SHA1 Message Date
Iván Todorovich 780481ac99 [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
2016-12-13 16:46:42 -03:00
Iván Todorovich cefa0fcb8d [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
2016-12-13 16:46:42 -03:00