hi @zulfi007
Bear in mind that conditions are in Python and only the restricted Python API
Use frappe.utils.date_diff(doc.delivery_date, nowdate()) > 0
hi @zulfi007
Bear in mind that conditions are in Python and only the restricted Python API
Use frappe.utils.date_diff(doc.delivery_date, nowdate()) > 0