diff --git a/erpnext/patches/v13_0/shopping_cart_to_ecommerce.py b/erpnext/patches/v13_0/shopping_cart_to_ecommerce.py index d336c929751..35710a9bb4a 100644 --- a/erpnext/patches/v13_0/shopping_cart_to_ecommerce.py +++ b/erpnext/patches/v13_0/shopping_cart_to_ecommerce.py @@ -26,4 +26,4 @@ def notify_users(): note.public = 1 note.notify_on_login = 1 note.content = """
You are seeing this message because Shopping Cart is enabled on your site.
Shopping Cart Settings and Products settings are now merged into "E Commerce Settings".
You can learn about new and improved E-Commerce features in the official documentation.