Hi,
May I know how to customize the desktop ?
my desktop is plain white like below
but I saw somebody has colourfull and beautiful like this
Am I configured wrongly or ?
Thank you.
Hi,
May I know how to customize the desktop ?
my desktop is plain white like below
but I saw somebody has colourfull and beautiful like this
Am I configured wrongly or ?
Thank you.
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
Thanks ! I am a newbie in ERPNext, thanks for your guidance.