fix: conflicting issue

This commit is contained in:
khushi8112
2026-04-13 15:30:56 +05:30
parent bb77018f7b
commit 57e458cc1e
3 changed files with 0 additions and 9 deletions

View File

@@ -310,11 +310,8 @@ def set_default_print_formats():
"Purchase Order": "Purchase Order with Item Image",
"Purchase Invoice": "Purchase Invoice with Item Image",
"POS Invoice": "POS Invoice with Item Image",
<<<<<<< HEAD
=======
"Quotation": "Quotation with Item Image",
"Request for Quotation": "Request for Quotation with Item Image",
>>>>>>> 4307cd5b1c (feat: default print format for Quotation)
}
for doctype, print_format in default_map.items():