fix: patch update_actual_start_and_end_date_in_wo
This commit is contained in:
parent
f16bd00463
commit
07cc918d70
@ -6,7 +6,6 @@ from __future__ import unicode_literals
|
|||||||
|
|
||||||
import frappe
|
import frappe
|
||||||
from frappe.utils import add_to_date
|
from frappe.utils import add_to_date
|
||||||
from frappe.utils.dashboard import get_config, make_records
|
|
||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
frappe.reload_doc("manufacturing", "doctype", "work_order")
|
frappe.reload_doc("manufacturing", "doctype", "work_order")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user