So while your list is a good âbig pictureâ list of thoughts/features, it does not give context as to timing, nor does it cover what the community is asking for right now.
I proposed in post #24 - [Roadmap] Path to v9 - #24 by James_Robertson - of the roadmap discussion some closer to home goals and v9 being much more about the underlying framework, e.g. upgrade to newer version of python.
Unfortunately, this kind of forum tool does not lend itself to something like developing a road map. I would assume there are some options of other tools, but I donât know of any. Maybe that is what would be a good idea to move on with to help drive thoughts and consensus.
job scheduler refactoring, in order to be able to set jobs in a cron like format i.e: 15 06 02 Jan *, 30 22 * * Mon,Wed,Fri, would be possible to use rq-scheduler
I think it would also be good to focus and improve on existing features, like:
Accounting: Revaluation on Multi-currency Selling / Buying
Making a âGracefulâ upgrade mechanism so that people upgrading from lower versions donât have to worry about compatibility issues.
Backwards compatibility so that schemas/apps in higher versions can be freely used in lower versions.
Additional Workflows would also be good. But basically, I agree with @JoEz , @James_Robertson, and @jof2jc on working on existing features and not just new ones.
I will add your point in account module improvement.
This long term goad does not have any specific time line, but if one feature asked by many community member, then we can add bounty to speed up its development or anyone can contribute it in core product. The goal is so bring developer on one platform and stop them from
For short term goal, @Foundation is planing 3 Month goal and hiring some developer. so in that topic you can add sort term goal for v9.
Please add social login (you can only use social login in web version)[quote=âkolate_sambhaji, post:1, topic:23965â]
Quotation from BOM
[/quote]
Also I think we should have a âproject tasks from SOsâ.
In Project we should have âtask group/nested tasksâ (not dependencies, this is a different concept) and milestones tasks
There are several issue in github with enhancements that could (or not ) enter in this list.
I know this is a very draft list, but as soon as it get more complete why not use the github tools project and milestones? Or at least create a new thread for each os this points to be discussed in detail.
I completely agree with that and afraid this will end up as a duplicate thread of [Roadmap] Path to v9. In my opinion we have some specific requirements here, so not really sure whether we could make use of any existing tools. An alternative approach would be to build an app and host it on https://erpnext.org/?. We will only list the
Top level requirements
bounty contributions
developer contributions
Normal votes
Based on those three votes, we could come up with a priority number for all the roadmap items, which helps in prioritising them for appropriate releases. Perhaps some one good at programming could automatically import github issues with a new label âroadmapâ, so that the app will be only used for prioritising the roadmap items. If this sounds like a good option, I am willing to spend some time, but note I have only started experimenting with erpnextâŚ
I would like to see more direct integration with IOT platforms / devices etc.
Maybe we should add a decent nodejs rfid reader/writer library to frappe framework. I see many applications. controlling gates, lockers, tracking assets etc.
Another area would be Block chain transactions (Like Bitcoin ), sooner or later money will be all digital and mostly block chain. we need to be prepared to handle those transactions within erpnext. Maybe erpnext can be the first business software to do it. This might encourage adoptions in regions like South America, China, Korea where Block Chain based currencies are on an exponential rise.
Maybe that was due not not really getting what it is about.
If you @vivek are interested in this area maybe youâd be a good person to check explore this a bit mre diligent. I personally think we shouldnât just let this opportunity got just because we may not quite get it and agree with you that it would be great to take some steps in the blockchain realm
And Dash seems to be quite interesting based on what I read because they seem to very community driven and they have an interesting decision making procedure (we may even learn from)
I am proposing github integration with a custom application, which we can host on erpnext foundation website. I spent some time today to build the application that pulls github issues(My suggestion is to pull specific items targeted with a âroadmapâ label) and allows capturing bounty and development support. Like
I was hoping someone would share the how to of it. anyway i am slowly picking up block chain / bitcoin tech hope to understand and write an extension for erpnext soon.