I want to see if the bug I have reporting since yesterday ( Startup Wizard fails when inserting “property_setter.py” values ) was also present in 12.4.2.
I tried running install.py
with :
install.py $mySettings} --version "12.4.2"
but it gives me error :
install.py: error: argument --version: invalid int value: '12.4.2'
What is the correct way to do that?
iMoshi
2
You can simply download the .zip file from the releases, and after transferring the app you run bench migrate.
I’d do that if I had the need. It’s probably the shallowest clone.
Thank you for that.
Do you know where that is documented? I have some doubts…
- in which parent directory do I unzip?
iMoshi
4
You will know
Just inside the apps directory, overwriting the whole (erpnext) directory.
so replacing erpnext
in
${HOME}/frappe-bench/apps/erpnext