fix: patch update_actual_start_and_end_date_in_wo

This commit is contained in:
Rohit Waghchaure 2020-07-15 16:41:32 +05:30
parent f16bd00463
commit 07cc918d70

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")