diff --git a/ns_app/hooks.py b/ns_app/hooks.py index 0dd5d6e..7635494 100644 --- a/ns_app/hooks.py +++ b/ns_app/hooks.py @@ -7,7 +7,7 @@ app_license = "MIT" # Load on every page app_include_js = [ - "/assets/ns_app/js/custom.js" + "/assets/ns_erpnext_app/js/custom.js" ] # Load on Sales Invoice form