fix: set default print format for when downlod pdf

(cherry picked from commit 6b9fb77772)
This commit is contained in:
khushi8112
2026-03-23 15:03:11 +05:30
committed by Mergify
parent ab0e215290
commit a5250f8827
2 changed files with 3 additions and 2 deletions

View File

@@ -100,6 +100,7 @@ frappe.ui.form.on("Request for Quotation", {
fieldname: "print_format",
options: "Print Format",
placeholder: "Standard",
default: frappe.get_meta("Request for Quotation").default_print_format || "",
get_query: () => {
return {
filters: {