3
0
Fork 0
Commit Graph

9 Commits (067d1a55c471c4322db4d49bbc4be05eeca205e5)

Author SHA1 Message Date
Benjamin Willig 4e3b640b05 [MIG] web_ir_actions_act_window_message: Migration to 10. Also added HTML handling 2017-05-30 10:33:32 +02:00
Zakaria Makrelouf 4f69643db2 wrap line breaks of the action message 2017-05-30 10:33:32 +02:00
Zakaria Makrelouf a031b5f8fb 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 2017-05-30 10:33:32 +02:00
Zakaria Makrelouf db9bc11caa Reformat the code to have coherent coding style 2017-05-30 10:33:32 +02:00
Zakaria Makrelouf a10139c559 web_ir_actions_act_window_message: always refresh view after action 2017-05-30 10:33:32 +02:00
Zakaria Makrelouf 12f6eeb450 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
2017-05-30 10:33:32 +02:00
Holger Brunn b1df15b88e implement close_button_title 2017-05-30 10:33:32 +02:00
Holger Brunn 6bc7aabed7 allow to pass a list of buttons 2017-05-30 10:33:32 +02:00
Holger Brunn d472033565 [ADD] web_ir_actions_act_window_message 2015-03-17 13:16:07 +01:00