masud
December 24, 2019, 11:12am
1
I want to install specific version of erpnext , what can I do?
Installed Apps
ERPNext: v11.1.44 (HEAD)
Frappe Framework: v11.1.39 (HEAD)
clarkej
December 24, 2019, 3:20pm
2
Maybe try these for example?
Dear all,
There have been several threads regarding the possibility or not to install a specific version of ERPNext on a server.
While it is not recommended to install an older version of the software and in my opinion a bad practice, because it may be vulnerable, it is sometimes necessary until all customizations have been migrated to a newer version.
Step 1
If the version you wish to install is not very old and no breaking changes have been introduced in the installation requirements or in…
Hello all
I want to install version bellow 10
I followed bellow link but got error
I got this error
bench@MMERP07:~$ bench init frappe-bench-v9 --frappe-branch v9.x.x
INFO:bench.utils:virtualenv -q env -p /usr/bin/python
Already using interpreter /usr/bin/python
INFO:bench.utils:env/bin/pip -q install --upgrade pip
INFO:bench.utils:env/bin/pip -q install wheel
INFO:bench.utils:env/bin/pip -q install six
INFO:bench.utils:env/bin/pip -q install -e git+https://github.com/frappe/python-pdfkit.…
masud
December 29, 2019, 5:09am
3
Plz give me a detail command
clarkej
December 29, 2019, 10:34pm
4
If you hesitate from concerns you will break your environment, why not setup a test environment to learn from - for example with VirtualBox you can take a snapshot, then test changes and restore an earlier snapshot to recover from errors?
clarkej
January 15, 2020, 11:55am
5