fix: add payments as a required app for erpnext
This commit is contained in:
@@ -10,6 +10,7 @@ app_email = "info@erpnext.com"
|
||||
app_license = "GNU General Public License (v3)"
|
||||
source_link = "https://github.com/frappe/erpnext"
|
||||
app_logo_url = "/assets/erpnext/images/erpnext-logo.svg"
|
||||
required_apps = ["payments"]
|
||||
|
||||
|
||||
develop_version = "14.x.x-develop"
|
||||
|
||||
Reference in New Issue
Block a user