E-mal invoice form with in ERPNext?

Hi @smokinjo

Please see this, you will get clear idea here.

https://docs.erpnext.com/docs/v13/user/manual/en/setting-up/notifications

  1. You can set dynamic subject
  2. You can trigger this notification on different event like (New, Submit, Change etc)
  3. You can select doctype on which you want to trigger this notification
  4. You can put condition too.
  5. You can set your custom email template with passing dynamic variables too
  6. You can set to, cc, bcc as well from this
  7. In bottom you can fine Print setting from where you can set pdf template which will be sent over mail on notification trigger.
3 Likes