DEBUGGING frappe erpnext custom development with PyCharm or any tool


Honoring @clarkej … I’ve been able to successfully configure PyCharm to break and debug the developments… Please find attached the configuration for version-14 on an Ubuntu 22.04LTS

Don’t forget to modify your Procfile ! Comment out the line with web: bench serve --port 8000

2 Likes