IMP cron tree view with model name (#83)

This commit is contained in:
David Beal
2019-02-01 17:43:34 +01:00
committed by Alexis de Lattre
parent c5a0aa82ad
commit 80843719a6
2 changed files with 16 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ _display_full_address on res.partner which are useful for reporting.
'views/users_view.xml',
'views/country_view.xml',
'views/module_view.xml',
'views/base_view.xml',
],
'installable': True,
}