Set email alert on field in quotation item

I need to set email alert on a field in quotation item doc type but the system only allows alerts on quotation only

Hi,

Yes. For now, this Document Type is not selectable in Email Alert. Any use case?

Best,
Prakash

Dear @prakash_hodage
yeas urgently I need to send an email when changing a field value in quotation item table
please any help even using server code

Dear @prakash_hodage

Any update

Workarround proposal:

  • create a new field (hidden) in doctype quotation
  • define a customscript which fetch the changed field of quotation item to the new quotation hidden field
  • setup the email alert to the hidden field…