内容简介:iDempiere r6.1于2018年11月5日(中国时间)发布,比计划延后了2个工作日左右。同去年、前年一样,官方"随手"关闭了5.1分支。 安装介质下载地址:http://sourceforge.net/projects/idempiere/files/v6.1/ 更新内容 ...
iDempiere r6.1于2018年11月5日(中国时间)发布,比计划延后了2个工作日左右。同去年、前年一样,官方"随手"关闭了5.1分支。
安装介质下载地址:http://sourceforge.net/projects/idempiere/files/v6.1/
更新内容
https://idempiere.atlassian.net/secure/Dashboard.jspa
查询条件:issuetype = "New Feature" AND status in (Resolved, Closed)
这里针对一些主要升级做了简单的整理,仅作参考。
平台类:
OpenJDK >= 10.0.2
注:看代码的话,允许生产环境可以使用1.8,9.X
至于为什么不是11,Carlos Ruiz做了相关说明:
https://idempiere.atlassian.net/browse/IDEMPIERE-3798
Hiep Lq给出了升级JDK的方法:
http://wiki.idempiere.org/en/Update_JDK#Setup_jdk
唯一的问题是,我们的生产环境的JDK到底该用哪个版本?Postgresql >= 9.6.X & 10.3.X
小版本为笔者实际使用中的版本,Postgresql 11也应该可以使用,但由于11刚刚发布,目前没有上过生产环境。Jetty >= 9.4.11.v20180605
Eclipse Eclipse IDE for Java EE Developers 4.9.0 SimRel.2018-09
Tycho
对iDempiere用户来说,这是期盼已久的对应,已经停止更新的Buckminster是一个“毒瘤“,如今终于被切除,转而开始拥抱有庞大群众基础的Maven。
https://idempiere.atlassian.net/browse/IDEMPIERE-3531JaserReports 6.7.0
zk 8.5.0
Hazelcast 3.9.3
xmlbeans 3.0.0
功能类:
IDEMPIERE-3535 Implement font icon theme. Fixed row edit icon not working in grid view.
IDEMPIERE-3538 NPE happen if show dialog at time not yet complete login
IDEMPIERE-3537 Generic Info Window: Rendering of Search, Table Direct and List columns
IDEMPIERE-3549:allow IAction decorate toolbar button
IDEMPIERE-3563 Improvement to Process/COG toolbar button popup.
IDEMPIERE-3568 Report Wizard is Not Working
IDEMPIERE-3578 BPartner Location name : Preserve custom name
IDEMPIERE-3545 Add plugin information in About window / implement start-stop
IDEMPIERE-3535 Implement font icon theme / integrate fix from Murilo (muriloht) for the lock button
IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic
IDEMPIERE-3629 Parameter Value Change and Form Validation Listener for Process Dialog
IDEMPIERE-3630 Process Dialog should wait for Info Popup.
IDEMPIERE-3639 Placeholders for every fields
IDEMPIERE-3645 Placeholders break executing a process from swing client
IDEMPIERE-3696 Implementing warning to encourage user to change their password before it is expired
IDEMPIERE-3705 Define customer or vendor by context when creating new BPs via QuickEntry
IDEMPIERE-3715 Improve FDialog to receive arguments for the AD_Message in special cases
IDEMPIERE-3552: fix context menu don't show when disable combobox
IDEMPIERE-2310 Improve description field with inline Html editor and html rendering
IDEMPIERE-3760 Implement Virtual UI Column
IDEMPIERE-2709 Adding support for editable field on info window
IDEMPIERE-3607:Invoice Report problem when using QR barcode
IDEMPIERE-2319: Adding date value type support in Attribute set and adding transaction support on Attribute dialog
IDEMPIERE-3794 Improvement to Housekeeping
IDEMPIERE-2816/IDEMPIERE-2351 Force background/foreground based on parameters
IDEMPIERE-3799 Avoid users re-running a process that is already being processed
IDEMPIERE-2793 Extendability improvements / integrate patch from logilite
IDEMPIERE-941 soapUI tests not working / fix 2pack for last version
IDEMPIERE-3760 Implement Virtual UI Column / fix oracle script
由于官方已经停止对r5.1的支持,后续只能紧跟官方,尽快的移行到6.1。
iD中国社区之后的工作也会重点的移至6.1的环境搭建及翻译的相关工作中。
发布履历
2018年11月04日发布了6.1
2017年10月31日发布了5.1
2016年10月31日发布了4.1
2015年10月31日发布了3.1
2014年10月31日发布了2.1
2013年10月31日发布了2.0
2013年06月27日发布了1.0c
2013年04月24日发布了1.0b
2012年10月31日发布了1.0a
另外,infoWorld的BOSSIE已经连续两年没有企业级应用的分类,不知道iDempiere在开源ERP界的地位是否有变化
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Leangoo企业版发布,助力企业规模化敏捷
- 蝉知企业门户系统 6.6 正式发布
- GoodERP 17.4.3 发布,开源企业应用
- TNWX 2.4.1 版本发布,新增企业支付
- 蝉知 chanzhiEPS 7.1 正式发布,企业门户系统
- 蝉知企业门户系统 7.3 版本正式发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java Servlet & JSP Cookbook
Bruce W. Perry / O'Reilly Media / 2003-12-1 / USD 49.99
With literally hundreds of examples and thousands of lines of code, the Java Servlet and JSP Cookbook yields tips and techniques that any Java web developer who uses JavaServer Pages or servlets will ......一起来看看 《Java Servlet & JSP Cookbook》 这本书的介绍吧!