We plead guilty about not communicating enough about the developments going on at openerp. We prefer spending more time on fixing bugs and developing awesomefeatures As you probably know, EVERYTHING we do is publicly available on launchpad and runbot.openerp.com but there are thousands of branches and it can be a maze for the layman. We eat our own dog food as we use OpenERP project management A LOT, with kanban views, etherpad and openchatter. Every task contains the links to the different branches involved.
What are the available branch for testing OpenERP v8
We use the following stages:
- Backlog (new ideas or wishes)
- Specification (Functional, technical and usability)
- Development
- Functional and usability Testing
- Code review and merge
- Communication and marketing (manifest update and changelog, blog posts)
- Deployment
Tasks are currently are split among 6 projects:
Three of them are persistent:- Framework (ie apiculture, new BI matrix/graph)
- Usability and functional improvement (ie gamification, survey, mass mail, resource workday in base_action_rules, many many small improvement)
- Platform (our internal openerp, and saas cloud management)
- Website (CMS e-commerce ...)
- Warehouse (new WMS)
- Point-of-sale (pos hardware + many improvement)
- website builder
- blog engine
- e-commerce
- eventbrite clone
- partner and reference directory
- our team page linked with hr
- job application page linked with hr.recruitment
- new e-mail template composer
- new graphview and multi-measure matrix
- read_group support for group_by granularity like create_date:month/day/week
- online quoting inspired by quoteroller
- 100x speed improvement
- hardware support out of the box: printer scanner cashbox
- tablet and mobile support + many bugfixes
- clone of serveymonkey based on old survey module and website builder
- css to boostrap3 in webclient
- responsive design from small mobile phone to 4K screen
- huge refactoring using quants
- fifo, lifo
- many simplification and less code (like removal of some workflows)
- as powerful as SAP (we can now do every SAP use cases)
- new api (new fields, no list of ids anymore, no more cr,uid,ids)
- onchange fixed