Hi,
I am attempting to send the customer a copy of the Sales Invoice when it is submitted using the email_id field in the Contact field. However, the “Receiver by Document Field” options are completely empty.
This is using the latest (version 13 stable) version of ERPNext and Frappe.
Any help appreciated. I would prefer not needing to use hooks to implement a notification.
We encounter the same issue @mohitchechani in version 13
1 Like
I’m doing something similar for our Delivery Notes. I found if you paste it directly into the notification json (for standard notifications), it’ll show up:

Still unsure if linked fields will work. I am testing currently.
Also sorry for the blue-light filter screenshot 
confirmed the same problem on version-13, but no problem in version-13-beta.
Also there is a styling issue in the link dropdown

Looks like it’ll be included in v13.1.1?
1 Like
Fields showing up now for us - v13.1.1 for frappe
1 Like