Upgrades & Migration
Moving between versions, migrating sites, and the things that break when you do.
6 articles
bench backup Is Not a Backup Strategy: Binlogs and Point-in-Time Recovery for ERPNext
A nightly dump means losing a full day of invoices. Set up mariadb-backup plus binary logs, then walk a real recovery: finding the binlog position of a bad bulk cancel and replaying up to the second before it.
Upgrading ERPNext from Version 15 to Version 16: A Field-Tested Guide
If you've searched the Frappe forum for a "standard" way to upgrade ERPNext from v15 to v16, you've probably noticed the same thing I did: there isn't one. Every guide assumes a slightly different…
Migrating From Tally Into ERPNext Without Losing Your Ledger
There is no reliable Tally-to-ERPNext importer, and you do not need one. Migrate masters and opening balances the way ERPNext expects, then tie out the trial balance.
How to Upgrade ERPNext from Version 14 to Version 15
Introduction Ensuring your ERPNext system stays current is crucial for tapping into the latest features, improvements, and security enhancements. In this guide, we'll steer you through the upgrade…
How to Install ERPNext Version 15 in Ubuntu 22.04 - A step by Step Guide
In this article, I will take a step-by-step approach to configure our newly installed ubuntu 22.04 OS to set up an environment and install ERPNext version 15. Let’s get to work! Prerequisites The…
How to Install ERPNext Version 14 in Ubuntu 22.04 - A step by Step Guide
In this article, I will take a step-by-step approach to configure our newly installed ubuntu 22.04 OS to set up an environment and install ERPNext version 14. Let’s get to work! Prerequisites The…