Thanks for the helpful tutorial. For anyone trying to get notifications when a sales order payment has cleared, use the status value changed on sales order and in the conditions filed (without the single quotes) 'doc.billing_status=="Fully Billed" and doc.status=="To Deliver" '
Hello @Ghorz Ace I’m trying to implement taking action on the document according to its workflow via email directly using notifications. Can I do that?
Hi, I have small requirement, I want send Happy Birthday Email through notification, I am having difficulties as date_of_birth is fixed one and that value is not going to change, how can I achieve my requirement? any Idea/suggestion?
Hi sir. your videos are really very useful. I want to customize shopping cart for website users. Below each item, I want to add a patient name, age and sex fields. Store those fields in quotation item, Sales invoice item and sales order item. The requirement is to add multiple patients for the same item. I also tried adding + and - buttons for adding and removing patients. but I am facing issues. If possible, will you please make a short video on how to do this functionality? Please help me, sir. Your teaching style is very nice. Anyone can easily understand. Thank u so much for the awesome ERPNext tutorials on youtube.
Thanks for the helpful tutorial. For anyone trying to get notifications when a sales order payment has cleared, use the status value changed on sales order and in the conditions filed (without the single quotes) 'doc.billing_status=="Fully Billed" and doc.status=="To Deliver" '
Hello @Ghorz Ace
I’m trying to implement taking action on the document according to its workflow via email directly using notifications. Can I do that?
Nice video, but I have one question, which condition you added in condition box for workflow system and email notification? Thanks in advance
Hi, I have small requirement, I want send Happy Birthday Email through notification, I am having difficulties as date_of_birth is fixed one and that value is not going to change, how can I achieve my requirement? any Idea/suggestion?
Thank you for this saviour video.
My requirement is to send the mail to all users of a particular company. How can I do that?
Use doc event
@@ghorzace8347 Sorry! Didn't get you.
thanks
Hi sir. your videos are really very useful. I want to customize shopping cart for website users. Below each item, I want to add a patient name, age and sex fields. Store those fields in quotation item, Sales invoice item and sales order item. The requirement is to add multiple patients for the same item. I also tried adding + and - buttons for adding and removing patients. but I am facing issues. If possible, will you please make a short video on how to do this functionality? Please help me, sir. Your teaching style is very nice. Anyone can easily understand. Thank u so much for the awesome ERPNext tutorials on youtube.
You can customize the html page
@@ghorzace8347 Which file. Please tell me
@@ghorzace8347 please make a short video on how to do this functionality