Add Quotation print format and updated the Invoice and Sales Order

This commit is contained in:
Ty Reynolds
2026-01-20 11:48:51 -05:00
parent 782a88168c
commit 113aeda82f
7 changed files with 109 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ fixtures = [
{
"dt": "Print Format",
"filters": [
["name", "=", "Sales Invoice - NS"]
["name", "=", "NS Invoice"]
]
}
]