From 010718ffed09bef6c485045f9808e7163064130f Mon Sep 17 00:00:00 2001 From: Sabu Siyad Date: Mon, 2 Jan 2023 08:58:01 +0530 Subject: [PATCH] fix(ecommerce/cart): explicitly set `frappe.boot` (#33431) related: https://github.com/frappe/frappe/pull/18323 Signed-off-by: Sabu Siyad Signed-off-by: Sabu Siyad --- erpnext/templates/includes/cart/cart_address.html | 1 + 1 file changed, 1 insertion(+) diff --git a/erpnext/templates/includes/cart/cart_address.html b/erpnext/templates/includes/cart/cart_address.html index cf600173731..a8188ec8254 100644 --- a/erpnext/templates/includes/cart/cart_address.html +++ b/erpnext/templates/includes/cart/cart_address.html @@ -55,6 +55,7 @@ {% endif %}