Merge pull request #22694 from rohitwaghchaure/fixed-patch-update-actual-start-end-date

fix: patch update_actual_start_and_end_date_in_wo
This commit is contained in:
rohitwaghchaure
2020-07-15 16:43:34 +05:30
committed by GitHub

View File

@@ -6,7 +6,6 @@ from __future__ import unicode_literals
import frappe
from frappe.utils import add_to_date
from frappe.utils.dashboard import get_config, make_records
def execute():
frappe.reload_doc("manufacturing", "doctype", "work_order")