Skip to content

Commit

Permalink
Update hooks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tuwafula committed Oct 28, 2024
1 parent 8995f25 commit 3c757aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frappe_tingg_payments/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
app_description = "Tingg Payment Integration with ERPNext"
app_email = "[email protected]"
app_license = "agpl-3.0"
required_apps = ["frappe", "erpnext", "payments", "frappe_mpsa_payments"]
required_apps = ["frappe/erpnext", "payments", "frappe_mpsa_payments"]

# Includes in <head>
# ------------------
Expand Down

0 comments on commit 3c757aa

Please sign in to comment.