From 0b3ecd24e21ec1f2ba490cf10d880bcdb6ec584a Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Fri, 16 Feb 2024 16:29:40 +0100 Subject: [PATCH] feat: pass doctype as context when translating label --- .../print_format/sales_invoice_return/sales_invoice_return.html | 2 +- .../doctype/item_variant_settings/item_variant_settings.js | 2 +- erpnext/templates/form_grid/includes/visible_cols.html | 2 +- erpnext/templates/print_formats/includes/total.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/erpnext/accounts/print_format/sales_invoice_return/sales_invoice_return.html b/erpnext/accounts/print_format/sales_invoice_return/sales_invoice_return.html index 3d5a9b1da9..e1771247e8 100644 --- a/erpnext/accounts/print_format/sales_invoice_return/sales_invoice_return.html +++ b/erpnext/accounts/print_format/sales_invoice_return/sales_invoice_return.html @@ -5,7 +5,7 @@