Today ERPNext Version 12 is being released. It packs tonnes of new features, enhancements and optimizations. The following are the highlights of this release.
The branches on the ERPNext & Frappe repositories are being renamed as follows:
Old Name
New Name
develop
version-12
master
version-11
hotfix
version-11-hotfix
Note: The master branch has been deprecated as of today i.e. 22 July, 2019.
Following are the new branches created:
develop: Version 13
version-12-hotfix: Staging area for version 12 fixes
Please note, all your open PRs have to be rebased to the new branch.
Bench Changes
bench init will setup Version 12 on Python3.
To setup a specific version of frappe you can use the flag --version followed by the version number. For example, bench init --version 11 will setup bench with version 11 of Frappe.
Special thanks to all the contributors and users of ERPNext and Frappe worldwide! Version 12 is being used in production in dozens of organizations today and they are acknowledging the power of the product and the possibilities that are enabled by Open Source.
sudo bench switch-to-branch version-12
Branch version-12 does not exist in Upstream for erpnext
Branch version-12 does not exist in Upstream for frappe
Switched to version-12
Please run bench update --patch to be safe from any differences in database schema
$ sudo bench update --patch
master branch is renamed to version-11 and develop to version-12. Please switch to new branches to get future updates.
To switch to version 11, run the following commands: bench switch-to-branch version-11
@rmehta - I updated production container briefly to v12 - but it messed up everything - modules were not visible (as identified in another thread), and webstore / website looked entirely different with product images being resized smaller and text not fitting in current box… Seems migration from V11 to V12 may not be seamless. Had to revert back quickly to v11 using a prior snapshot of container. For non-tech users like me, I would urge clarification on whether v12 is meant for cutting-edge development or is production ready?..Should one expect migration to be seamless for customer facing end? Thanks.
Will also appreciate clarification if V11 deprecated means no more updates or fixes?
Hello. The V12 looks sleek and more into business type ERP, altough I still love the iconic ERP Next icon, as long as the functionality is the same, that’s fine… Add some nice dashboard with graphics will makes it nicer… just my two cents…