ERPNext-Production_v14.8.0 ova download link

@GGR

OVA link please?

Definitely share ERP Next Version 15 instead of Version Beta

i reached the same page but how to swith to the erpnext site please share command for the same

problem solved once we do this open browser in windows and type IP address received on the screen

Trouble with running out of space, have expanded the drive but it isnt dynamically expanding :frowning:

The same issue here, running update.
image

@Mrraven @GGR

The same issue here, running update.

image

Do these below steps

cd frappe-bench
cd apps/hrms
git fetch upstream version-14:version-14
git checkout version-14
cd ../..
bench --site frappe.com migrate
sudo reboot

You will get latest ERP Next without any issue. :innocent:

Kindly share the root password please

@GGR

Kindly share the root password please

Read 1st POST
ERPNext-Production_v14.8.0 ova download link - Install / Update / Setup - Frappe Forum

Thanks for your help. But I find another issues when I want to upgrade.

Unable to access the MEGA Link, Please provide an alternative

@Marketting_Review

Impossible!!!
Link is fine and working…

its is still not working, please check the link.
Sorry, used vpn and was able to download. thanks

After follow these steps

cd frappe-bench
cd apps/hrms
git fetch upstream version-14:version-14
git checkout version-14
cd ../..
bench --site frappe.com migrate
sudo reboot

facing error while submit Salary Slip which contain Loan Repayment Entries
Form/Salary Slip/Sal Slip/HR-EMP-00025/00001

exception: TypeError: create_repayment_entry() got an unexpected keyword argument 'process_payroll_accounting_entry_based_on_employee'

How can I install Healthcare module with this?

Go to directory frappe-bench

bench get-app healthcare
bench --site frappe.com install-app healthcare
bench --site frappe.com migrate

After this point you should restart system.

sudo reboot

Thank you, Now it’s working fine.
And, Now, I migrate version 13 to version 14, what can I do?


→ During Creation of New Patient, not able to Save. I think it seems to be slow,its not a network problem, what should I do?

How do I migrate my old version of erpnext V13 to V14 with my own customizations?

Do note that you use this at your own risk.

There are two main things to concern before do anything.
Like as
1:- IF you want upgrade ERPNEXT v13 to v14.
Then you need also upgrade OS, MySQL, Python, CURL, Node, NPM, Yarn and ERPNext.
Or
2:- If you want to migrate Database from ERPNEXT v13 to v14
Then you read carefully below article and try to restore backup of MySQL Database.

Migration Guide to ERPNext version 14 · frappe/erpnext Wiki · GitHub.

Thanks for your reply. I want to migrate Database from ERPNEXT v13 to v14, expecially Haealthcare Module. What should I do?

I used the above steps to Install Healthcare module in ERP Next version 14…
It Installed, but the version is healthcare version 15 dev… How can I install version 14 of healthcare module