Extra PDF file with Automated Email in NAV 2017

DigitP
DigitP Member Posts: 38
Hi Everybody,

I was wondering if its possible to add an extra PDF file (sales conditions) to order en quote mailings.
we are now using the manual email but we would like to do it batched in the night.
Is there anybody who has a solution for this ?

With regards.

Answers

  • neilgf
    neilgf Member Posts: 148
    Hi. Requires coding as far as I am aware. Easy enough to add though. Neil
  • DigitP
    DigitP Member Posts: 38
    Hi Neil, is there some example coding ?
  • Dolsha
    Dolsha Member Posts: 41
    if u use SMTP, try "addattachment" method, or try use PHPMailer
  • DigitP
    DigitP Member Posts: 38
    Hi Dolsha,
    Thnx found some topics on "addattachment"
  • Dolsha
    Dolsha Member Posts: 41
    @DigitP u are welcome =)