Hi,
My version is currently
ERPNext: v8.0.23 (master)
Frappe Framework: v8.0.36 (master)
I would like to update the site to latest version of 8 instead 9. Is it possible.
Hi,
My version is currently
ERPNext: v8.0.23 (master)
Frappe Framework: v8.0.36 (master)
I would like to update the site to latest version of 8 instead 9. Is it possible.
Please would others more familiar confirm my understanding:
‘bench update --upgrade’ will update to the latest v9
‘bench update’ alone will update to the latest v8, and then prompt whether to proceed to upgrade to v9?
@Noushad_Moidunny Follow the steps here
Be sure to take a backup first in case anything goes wrong
@clarkej bench update --upgrade is deprecated. See post here.
Thank you felix