ERPNext 16: Charts of Accounts (tree) empty

Ik recently switch from ERPNext 15 to 16. I installed a new ERPNext 16 and restored my version 15 backup files. Migration seems OK, but…

My Charts of Account (Tree) does not show anything. This the path https://site.domain.ext/desk/account

https://site.domain.ext/desk/account/view/list does work
https://site.domain.ext/desk/account/view/tree gives me nothing.

1 Like

site/desk/account?sidebar=Accounts%20Setup does also not work. This sidebar is broken

1 Like

Please use a different account .This will wrok

This issue is due to an upgrade, specifically because of the following:

  • An old workspace contains links to DocTypes that have been deleted or changed.
  • A shortcut in the sidebar points to an invalid route.
  • The Custom App or Custom Workspace is incompatible with v16.
  • The Workspace JSON is corrupted or incomplete. (not applicable if the upgrade was performed correctly).

It will be one of the reasons above.

I did a rollback to v15 because of this problem. Is there a way to fix/analyse/rebuild the chart of accounts in v15 before upgrading again ?