How to install ERPNext 15?

When I create a new instance of bench it installs version 15.x but when I use bench get-app erpnext to get ERPNext is always gets version 14.

How to get version 15?

TIA

Yogi Yang

There is no version-15 branch at this moment. You can use the develop branch.

bench get-app --branch develop erpnext
4 Likes

@revant_one does the latest version of Frappe Framework has support for the new Form Builder or will have to install bleeding edge version of ERPNext?

TIA

Yogi Yang

1 Like

No clue, try it out to know?

Hi:

Form builder is avaliable only in develop branch of Frappe.

3 Likes