template/page/release-notes-16.11.07.tpl.php (74 lines of code) (raw):

<?php //Variable declarations for region templates $head_title = '<title>The Apache OFBiz&reg; Project - Release Notes 16.11.07</title>'; ?> <!-- page content --> <section id="content" class="fullWidth"> <header class="headerPage"> <div class="container clearfix"> <div class="row"> <h1 class="span8">Release Notes 16.11.07</h1> <div class="span4" id="navTrail"> <a href="index.html" class="homeLink">home</a><span>/</span><a href="download.html">Download</a><span>/</span><span class="current">Release Notes 16.11.07</span> </div> </div> </div> </header> <section id="content" class="features" > <div class="slice clearfix"> <div class="container"> <div class="row"> <div> <p>Apache OFBiz&reg; 16.11.07, released in 2020-02-04, is the seventh release of the 16.11 series, that has been stabilized since November 2016.</p> <h2> Sub-task </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11196'>OFBIZ-11196</a>] - Path Traversal in webtools/control/FetchLogs and ViewFile </li> </ul> <h2> Bug </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-7664'>OFBIZ-7664</a>] - Inconsistencies on the title and the label on button of create forms. </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10284'>OFBIZ-10284</a>] - Handling tenant in XmlRpcEventHandler </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10585'>OFBIZ-10585</a>] - Production run not created for marketing package auto type product if component inventory is not available </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10796'>OFBIZ-10796</a>] - Check run payment(A/P) transactions not getting available for reconciliation </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11038'>OFBIZ-11038</a>] - Unable to view a PartyContent on view profile page of a party </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11068'>OFBIZ-11068</a>] - Error while CSR creates a return. </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11113'>OFBIZ-11113</a>] - “At least one phone number is required below” message should be uneditable while creating new customer using partymgr </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11119'>OFBIZ-11119</a>] - Sales By Store Report not working </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11122'>OFBIZ-11122</a>] - FTL Error on Order Entry Payment screen </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11123'>OFBIZ-11123</a>] - NotSerializableException after uploading images to an order </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11201'>OFBIZ-11201</a>] - Error in log when looking for parties at partymgr/control/main </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11216'>OFBIZ-11216</a>] - &quot;Get Hint Password&quot; functionality is not working </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11230'>OFBIZ-11230</a>] - EditExample always update status, because current Status not shown </li> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11252'>OFBIZ-11252</a>] - FTL error for purchase order with Bulk Item Type </li> </ul> <h2> New Feature </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10639'>OFBIZ-10639</a>] - Cookie Consent In E-Commerce For Release Branch 16.11 </li> </ul> <h2> Improvement </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11198'>OFBIZ-11198</a>] - FindArInvoices request needs performance improvement regarding use of EntityListIterator::hasNext method </li> </ul> </div> </div> </div> </div> </section> </section>