mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[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
This commit is contained in:
committed by
Nicolas Mac Rouillon
parent
830558ff79
commit
d5eceaf1e2
@@ -36,5 +36,5 @@
|
||||
name: Currencies (Max Rate)
|
||||
model_id: base.model_res_currency
|
||||
domain: []
|
||||
field_function: max
|
||||
field_id: base.field_res_currency_rate
|
||||
secondary_function: max
|
||||
secondary_field_id: base.field_res_currency_rate
|
||||
|
||||
Reference in New Issue
Block a user