fix: use predefined onload property load_after_mapping (backport #38209) (#38518)

Co-authored-by: Sagar Vora <sagar@resilient.tech>
fix: use predefined onload property `load_after_mapping` (#38209)
This commit is contained in:
mergify[bot]
2023-12-04 09:52:16 +05:30
committed by GitHub
parent b7fe163de5
commit 9f23b7e46f
10 changed files with 7 additions and 28 deletions

View File

@@ -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