From d562e9530eed62c13e297c061a7ce22f6c364c7e Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Fri, 22 Mar 2019 14:46:12 +0530 Subject: [PATCH] fix(link): help link in selling --- erpnext/config/selling.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/config/selling.py b/erpnext/config/selling.py index 94f3102831..99b8ce0e5e 100644 --- a/erpnext/config/selling.py +++ b/erpnext/config/selling.py @@ -325,7 +325,7 @@ def get_data(): { "type": "help", "label": _("Sales Order to Payment"), - "youtube_id": "7AMq4lqkN4A" + "youtube_id": "1eP90MWoDQM" }, { "type": "help",