Hello Guys,
I am working on timesheet module odoo of some report generation,
In Timesheet Activity Tree view once we select any record More option will display, in More option i had put one button that call one wizard. In that wizard i had put two button one is generating report(RML Report) (list of all timesheet line based on Analytical Account).
and other button send a mail to a client of Analytical Account , Now here i get stuck that how can i automatically attach a pdf report which i had generated or it automatically generate new pdf and attach automatically in email.
Hi,do you use a template to send email ? Secondly, does your pdf is store in attachment or dynamically from where and how? bye