Commit Graph

10 Commits

Author SHA1 Message Date
Abraham Anes
a9c702b227 [12.0][MIG] web_ir_actions_act_window_message: Migration to 12.0 2019-11-21 17:06:59 +01:00
Benjamin Willig
328a247db1 [MIG] web_ir_actions_act_window_message: Migration to 10. Also added HTML handling 2019-11-21 12:01:27 +01:00
Zakaria Makrelouf
10ec2b1d9c wrap line breaks of the action message 2019-11-21 12:01:26 +01:00
Zakaria Makrelouf
a506ba3077 s/oe_link_class/classes s/oe_highlight/btn-default and add it to readme * In v9.0 odoo uses classes for dialog buttons instead of oe_link_class 2019-11-21 12:01:26 +01:00
Zakaria Makrelouf
4c4aaa7d64 Reformat the code to have coherent coding style 2019-11-21 12:01:26 +01:00
Zakaria Makrelouf
256ec70da1 web_ir_actions_act_window_message: always refresh view after action 2019-11-21 12:01:25 +01:00
Zakaria Makrelouf
1608e96d50 web_ir_actions_act_window_message: Migration to V9
* Update the module version to 9.0.
* Align file header to the OCA Guidelines.
* Migrate Javascript file to the V9 API.
* Refresh the view before closing the dialog when clicking
on close button
2019-11-21 12:01:25 +01:00
Holger Brunn
7530ee977d implement close_button_title 2019-11-21 12:01:24 +01:00
Holger Brunn
3a6571f611 allow to pass a list of buttons 2019-11-21 12:01:24 +01:00
Holger Brunn
ca86f198e6 [ADD] web_ir_actions_act_window_message 2019-11-21 12:01:21 +01:00