Version 16 Release Plan

Thanks @peterg … I refrained from learning Vue so far and install the whole frappe-ui libraries and dependcies. It seems like I would need to go that road. I hope it would be all now natively installed in Frappe.

1 Like

I was just talking about the warranty that comes with Frappe Cloud. I believe it’s the $50/month plan, actually. That may have changed, or I may have just misspoken before. Either way, I’ve used it and can say it’s a great deal.

3 Likes

I can’t think of any reason that you would need to use Vue or Frappe-UI, but I definitely recommend it. Vue’s declarative binding is ideal for the kinds of things we would usually want to do in an ERP, and it just makes coding interactive reports/dashboards/etc so, so, so much simpler.

That said, pretty much everything Vue does is opt-in. If you’d prefer to keep using vanilla javascript and roll your own widgets, I really can’t imagine why that would stop being possible.

2 Likes

Which python version is V16 on? 3.13 or?

1 Like

Kindly consider this feature too. I already raised the issue on GitHub.

Allow Leave Applications Without Allocation When Maximum Leave Allocation Allowed is Zero · Issue #48420 · frappe/erpnext

1 Like

@rmehta will there be horizantal scroll on child table option avalible?

1 Like

Yes I think it’s already there on the develop branch so it would be available on v16.

3 Likes

so we will have to wait 1 week :sweat_smile: :sweat_smile:

What does this statement mean?

And how would be the compatibility of Erpnext 16 to the Current Frappe Apps built by the community?

Useful info for me. Would you please refer me to those images that you are referring to? Additionally, have you heard of any plans to depart HRMS from ERPNext? I mean having HRMS be independent of ERPNext.

We appriciate your (+ other maintainers) efforts! :slightly_smiling_face::+1:

Hi @compgeniuses:

1 month later than first planned release date (August)

Check this

Here you can track upcoming breaking changes for both Framework and ERPNext.
Hope this helps.

4 Likes

so tehnically, there is not alot of breaking changes between v15 and 16 and from day one, most apps are erpnext16 ready

Hi

Is this still happening today ?

1 Like

Thank you @avc for the links.

Based on the link : Migrating to nightly version , there seem to be a change on how sorting is done i.e. “creation”.

Is there any preparation we can do to cater for this ? Because I had a quick look and the default sorting on V15 is “modified”. So does this mean I have to change the default sorting on docs before upgrading to V16 ?

How to switch version 15 custom app to version 16

Look around at some of the most widely used tools today:

  • Node.js → 1,700+ open issues
  • TypeScript → 5,500+
  • VS Code → 12,000+

None of them are bug-free, yet they run the backbone of software we use daily.

6 Likes

Is the client-rewrite branch still planned to be merged into develop before the version-16 release? What is the current state of that branch?

Can we have a feature like Odoo


where selecting multi company applies a global filter across all doctypes that have a Company field?

This would help users seamlessly switch between companies and avoid manually applying filters in each form.

8 Likes