From af974fbccdf3ce8e473e59cbed924ada5e72107a Mon Sep 17 00:00:00 2001 From: khushi8112 Date: Tue, 9 Sep 2025 12:56:51 +0530 Subject: [PATCH] feat: add css --- .../sales_invoice_print_format.html | 141 ++++++++++++++++++ 1 file changed, 141 insertions(+) diff --git a/erpnext/accounts/print_format/sales_invoice_print_format/sales_invoice_print_format.html b/erpnext/accounts/print_format/sales_invoice_print_format/sales_invoice_print_format.html index c5800c0645f..c9fbea3698b 100644 --- a/erpnext/accounts/print_format/sales_invoice_print_format/sales_invoice_print_format.html +++ b/erpnext/accounts/print_format/sales_invoice_print_format/sales_invoice_print_format.html @@ -12,6 +12,147 @@ print_heading_template=None) -%} {% if letter_head and not no_letterhead %} {{ add_header(loop.index, layout|len, doc, letter_head, no_letterhead, footer, print_settings) }} + +