Closed
Description
erpnext v15
When I ran $ bench --site mysite.in install-app crm
It threw the following error while installation
Installing crm...
An error occurred while installing crm: Module import failed for CRM Lead Status, the DocType you're trying to open might be deleted.
Error: No module named 'frappe.core.doctype.crm_lead_status'
Traceback with variables (most recent call last):
File "apps/frappe/frappe/commands/site.py", line 478, in install_app
_install_app(app, verbose=context.verbose, force=force)
Metadata
Assignees
Labels
No labels