fix: add quotation print format in the list

This commit is contained in:
khushi8112
2026-03-24 13:03:24 +05:30
parent b9083411cc
commit da41057cd6

View File

@@ -21,6 +21,9 @@ const allowed_print_formats = [
"Purchase Invoice with Item Image",
"POS Invoice Standard",
"POS Invoice with Item Image",
"Quotation Standard",
"Quotation with Item Image",
"Request for Quotation with Item Image",
];
const allowed_letterheads = ["Company Letterhead", "Company Letterhead - Grey"];