Manifest__manifest__.py
QWEB import is moved to 'assets' dict
JS import is moved to 'assets' dict
XMLtemplates rendering
t-raw is deprecated : use t-out
mail data might be prepared using QWEB
Pythonfields & methods
xmlid_to_res_id is renamed to _xmlid_to_res_id
render_template should define engine
Instead of require: use 'import from'