Hi,
I just started playing around with frappe and erpnext. I’m using the version-13-beta branch of frappe (and erpnext) and use the docker image for development.
I created a custom module and have added some doctypes and a custom report (works all very well). Now I created a “Desk Page” in that module but the Desk Page is not showing up on the left. I’m logged in as administrator.
You can see the code here: https://github.com/tarioch/tariocherp/blob/master/tariocherp/tariocherp/desk_page/gebäudeverwaltung/gebäudeverwaltung.json
Is there anything that I’m missing?