Hello,
I'm currently creating a module on Odoo 9 and I have a list of coupons :
http://i.imgur.com/RCwsprh.png
When you click on one of them, there is a popup form that you can edit if you are in edit mode :
http://i.imgur.com/3U3cvYl.png
I want to make button in this popup to print a coupon with all the informations about the current coupon selected.
How can I do that ?
Thank you for your help !