mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 20:59:11 +00:00
fix: use predefined onload property load_after_mapping (#38209)
This commit is contained in:
@@ -586,8 +586,6 @@ def make_return_doc(
|
||||
set_missing_values,
|
||||
)
|
||||
|
||||
doclist.set_onload("ignore_price_list", True)
|
||||
|
||||
return doclist
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user