You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2017/06/29 10:31:46 UTC

svn commit: r1800262 - /ofbiz/site/release-notes-16.11.03.html

Author: jacopoc
Date: Thu Jun 29 10:31:46 2017
New Revision: 1800262

URL: http://svn.apache.org/viewvc?rev=1800262&view=rev
Log:
Release notes for 16.11.03

Added:
    ofbiz/site/release-notes-16.11.03.html   (with props)

Added: ofbiz/site/release-notes-16.11.03.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-16.11.03.html?rev=1800262&view=auto
==============================================================================
--- ofbiz/site/release-notes-16.11.03.html (added)
+++ ofbiz/site/release-notes-16.11.03.html Thu Jun 29 10:31:46 2017
@@ -0,0 +1,118 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+
+<head>
+    <title>Apache OFBiz - Release Notes</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+    <meta name="Distribution" content="Global" />
+    <meta name="Robots" content="index,follow" />
+    <meta name="keywords" content="Open Source ERP,Open Source CRM,Open Source E-Commerce,Open Source eCommerce,Open Source POS,Open Source SCM,Open Source MRP,Open Source CMMS,Open Source EAM,web services,workflow,ebusiness,e-business,ecommerce,e-commerce,automation,enterprise software,open source,entity engine,service engine,erp,crm,party,accounting,facility,supply,chain,management,catalog,order,project,task,work effort,financial,ledger,content management,customer,inventory"/>
+    <meta name="Description" content="Apache OFBiz (The Apache Open For Business Project) is an open source enterprise automation software project licensed under the Apache License Version 2.0. Being open source under the Apache 2.0 license and driven by a community Apache OFBiz offers both flexibility by design and by access to code, and a solution where you're not alone but rather can work with many others to get things done." />
+    <link rel="shortcut icon" type="image/x-icon"  href="images/favicon.ico" />
+    <link rel="stylesheet" href="css/global.css" type="text/css" />
+    <script type="text/javascript" src="js/prototype.js"></script>
+    <script type="text/javascript" src="js/effects.js"></script>
+    <script type="text/javascript" src="js/search.js"></script>
+    <script type="text/javascript" src="js/slides.js"></script>
+</head>
+
+<body id="full">
+<!-- wrap starts here -->
+  <div id="wrap">
+
+    <!--header -->
+    <div id="header">
+        <div id="logo">
+            <a href="#"><img src="images/logo.png" /></a>
+        </div>
+        <div id="nav">
+            <ul>
+                <li><a href="index.html">Home</a></li>
+                <li id="current"><a href="download.html">Download &gt;&gt; Release Notes</a></li>
+                <li><a href="community.html">Community</a></li>
+                <li><a href="documentation.html">Documentation</a></li>
+            </ul>
+        </div>
+    </div>
+    <!--header ends-->
+    <!-- content-wrap starts -->
+<style>
+  /* reset the page for some reason it is set to 560px in the global.css file */
+  #main {width: 90%; font-size: 1em; padding:0 1em 0 1em; margin: 0; }
+  #main li, ul {list-style: square; padding: .2em 1em .2em 1em;}
+  #main a.downloadLink {font-size: 16px; font-weight: bold;}
+  #main a.downloadLink:hover {color: red;}
+</style>
+    <div id="content-wrap" class="clearfix">
+        <div id="main">
+<h2>Release Notes for Apache OFBiz&reg; 16.11.03</h2>
+<p>
+Apache OFBiz&reg; is an open source product for the automation of enterprise
+processes that includes framework components and business applications.
+</p>
+<p>Apache OFBiz 16.11.03, released in 2017-06-29, is the third release of the 16.11 series, that has been stabilized since November 2016.</p>
+    
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9286'>OFBIZ-9286</a>] -         ERROR: Cannot do a find that returns an EntityListIterator with no transaction in place
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9305'>OFBIZ-9305</a>] -         change debug.properties property value cause ofbiz can&#39;t start
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9373'>OFBIZ-9373</a>] -         Create new blog article entry error.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9374'>OFBIZ-9374</a>] -          Fix TemporalExpressions.Frequency to avoid moving job start times away from given freqCount raster
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9384'>OFBIZ-9384</a>] -         RequestHandlerException on request link of Quote Price page
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9386'>OFBIZ-9386</a>] -         RequestHandlerException on request link of Quote Profit page
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9387'>OFBIZ-9387</a>] -         CostServices.xml#getProductCost fail currency conversion
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9407'>OFBIZ-9407</a>] -         simple methods not terminating on error condition
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9410'>OFBIZ-9410</a>] -         Software not usable all standard installs failed 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9425'>OFBIZ-9425</a>] -         createShipment code logic error
+</li>
+</ul>
+                        
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-8202'>OFBIZ-8202</a>] -         Use try-with-resources statement wherever it&#39;s possible
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9380'>OFBIZ-9380</a>] -         renderDateTimeField works in IE, not working with lastest Chrome
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9406'>OFBIZ-9406</a>] -         Update Geo data for India
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9413'>OFBIZ-9413</a>] -         Update Currency Uom data 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9422'>OFBIZ-9422</a>] -         Accounting Manager \ Fixed Assets, press button [NEW FIXED ASSET], but action button is [Update], not [Save]
+</li>
+</ul>
+                
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-7120'>OFBIZ-7120</a>] -         Multisite support in specialpurpose/cmssite
+</li>
+</ul>
+
+        </div>
+        <!-- main ends -->
+
+   </div>
+      <!-- content-wrap -->
+  </div>
+<!-- wrap -->
+<!-- footer -->
+<div id="footer">
+      <div id="foot">
+            Copyright &copy; 2017 The Apache Software Foundation - Apache OFBiz, OFBiz, Apache, the Apache feather logo, the Apache OFBiz logo are either registered trademarks or trademarks of The Apache Software Foundation.
+      </div>
+</div>
+<!-- wrap ends here -->
+
+</body>
+</html>

Propchange: ofbiz/site/release-notes-16.11.03.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/site/release-notes-16.11.03.html
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/site/release-notes-16.11.03.html
------------------------------------------------------------------------------
    svn:mime-type = text/html