mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
style: fixed indentations and formatting
This commit is contained in:
@@ -341,9 +341,7 @@ def make_maintenance_visit(source_name, target_doc=None, item_name=None, s_id=No
|
||||
"parenttype": "prevdoc_doctype",
|
||||
},
|
||||
"condition": lambda doc: doc.item_name == item_name,
|
||||
|
||||
"postprocess": update_sid
|
||||
|
||||
}
|
||||
}, target_doc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user