mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 05:28:27 +00:00
fix: use predefined onload property load_after_mapping (#38209)
fix: use predefined onload property `load_after_mapping` (#38209)
(cherry picked from commit b6a7549407)
Co-authored-by: Sagar Vora <sagar@resilient.tech>
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