feat: default print format for Quotation

This commit is contained in:
khushi8112
2026-03-18 13:05:20 +05:30
parent cd5b0ea5fd
commit 4307cd5b1c
9 changed files with 102 additions and 1 deletions

View File

@@ -310,6 +310,7 @@ 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",
"Quotation": "Quotation with Item Image",
"Request for Quotation": "Request for Quotation with Item Image",
}