Hi All
I installed ERPNext v.14, but I couldn’t enable/show all domains,
Is the problem with version 14, or is there something that needs to be done?
Thanks ,
all modules are separated into individual apps.
Ex.
for Healthcare →
bench get-app healthcare
for Education →
bench get-app education
1 Like
thank you so much @Rehan_Ansari
I’ve done this before, but I haven’t followed it up with:
bench --site [site_name] install-app healthcare
bench migrate && bench restart
This is the error I get when I try to activate the education domain in domain settings
ModuleNotFoundError: No module named ‘education.education.setup’