Custom Overdue Logic for Task Dependencies in ERPNext

I have a field called Type inside the Task module, which includes an option named Story. The requirement is that the Story should act as the parent task, and it will have multiple dependency tasks under it.

Now, when I create a task, I set the Expected Start Date as 15-06-2025 and the Expected End Date as 17-06-2025. Currently, in my ERP, if any of the dependency tasks go beyond the end date, they are marked as overdue.

But what I want is the Story (parent task) to be marked as overdue, not the dependency tasks.

can you explain more about this task ?

I was unable to add any buttons to my e-commerce website. How to add a button?

Go to:
Website > Website > Website Theme

Open the active website theme and scroll to “Custom HTML” section:

  • Header HTML
  • Footer HTML
  • Body HTML

Add your button HTML code in the desired section.

Contact Us