You have develop branch installed, hence you have the new proposed desktop not the old one. You’ll have to switch your branch to master.
Is this a recently installed instance with no data on it ? If yes, I suggest you remove this completely and install v10 from the init itself.
bench init frappe-bench --frappe-branch=v10.x.x
Then for getting v10 branch for erpnext
bench get-app erpnext https://github.com/frappe/erpnext --branch v10.x.x
1 Like