mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-19 19:37:56 +00:00
Co-authored-by: Sagar Vora <sagar@resilient.tech> fix: use predefined onload property `load_after_mapping` (#38209)
This commit is contained in:
@@ -530,8 +530,6 @@ def make_return_doc(doctype: str, source_name: str, target_doc=None):
|
||||
set_missing_values,
|
||||
)
|
||||
|
||||
doclist.set_onload("ignore_price_list", True)
|
||||
|
||||
return doclist
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user