mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Allow python methods called from an ir.action.act_window.message action to return window actions without specifying the ``views`` key, as they would be if called from a button defined in xml. ``view_mode`` key is used for creating the views array as it is required anyway