内容简介:Apache OFBiz 16.11.04 发布了,Apache OFBiz 是用于企业流程自动化的开源产品,包括框架组件和业务应用程序。 更新内容: bug修复: [OFBIZ-5938] - GlAccountOrganizations manually added using accounting fo...
Apache OFBiz 16.11.04 发布了,Apache OFBiz 是用于企业流程自动化的开源产品,包括框架组件和业务应用程序。
更新内容:
bug修复:
[OFBIZ-5938] - GlAccountOrganizations manually added using accounting forms do not appear on trial report because fromDate gets set to NULL
[OFBIZ-6054] - ofbizsetup cannot create first customer. problem with state/province dropdown
[OFBIZ-6774] - ACCTG TRANS ENTRIES PDF link on invoiceOverview does not work
[OFBIZ-7253] - UI issue on web pos for different themes
[OFBIZ-7438] - Inventory Report PDF lists all available statusId's irrespective of selection criteria
[OFBIZ-8153] - LabelManager doesn't search labels in .groovy files
[OFBIZ-9143] - The copyAgreement service fails
[OFBIZ-9240] - Ecommerce login/logout don't work properly for trunk and stable and even old
[OFBIZ-9259] - Uploading images at catalog/control/addImageForProduct does not work
改进:
[OFBIZ-9675] - Use ofbizCurrency macro and remove hardcoded ##0.00 string
[OFBIZ-9862] - Improve Rainbow theme showing themes
完整更新查看发布主页。
下载地址:http://ofbiz.apache.org/download.html
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- OmniFocus 自动化流程
- 架构设计:服务自动化部署和管理流程
- 最小化DevOps自动化流程(Golang)
- Apache OFBiz 17.12.05 发布,企业流程自动化
- Apache OFBiz 17.12.07 发布,企业流程自动化
- Fastlane 2.181.0 发布,跨移动端自动化流程工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java并发编程的艺术
方腾飞、魏鹏、程晓明 / 机械工业出版社 / 2015-7-1 / 59.00元
并发编程领域的扛鼎之作,作者是阿里和1号店的资深Java技术专家,对并发编程有非常深入的研究,《Java并发编程的艺术》是他们多年一线开发经验的结晶。本书的部分内容在出版早期发表在Java并发编程网和InfoQ等技术社区,得到了非常高的评价。它选取了Java并发编程中最核心的技术进行讲解,从JDK源码、JVM、CPU等多角度全面剖析和讲解了Java并发编程的框架、工具、原理和方法,对Java并发编......一起来看看 《Java并发编程的艺术》 这本书的介绍吧!