My ERPNext Integrations workspace is blank if I try and open it by selecting “ERPNExt Integrations” on the left side menu. Although, when I go to “Workspace List”, the ERPNext Integrations workspace is there and I can open it and if I go to “Link Cards” , then all the cards are there.
This site that this is happening on, is the second site of a multitenant server. The other site, displays the ERPNext Integrations workspace correctly if I select it from the left side modules menu.
Oh, I am doing this as Administator.
Any advise , please ?
Edit : Nothing in error log. Nothing on browser console
Update:
I found the error and thought it good to share. My bad.
On the first site I also have “Payments” installed but that was not installed on the second site. So , links in the ERPNext integrations workspace, related to MPesae settings etc, were invalid. This caused the workspace not to load. Once I did a
the issue is likely due to a cache problem, missing module definition, or workspace restriction. Try clearing the cache using bench clear-cache and bench clear-website-cache, then rebuild assets with bench build. Also, check workspace permissions and ensure the module is correctly installed."