From: <ex...@us...> - 2015-03-09 02:32:29
|
Revision: 7211 http://sourceforge.net/p/web-erp/reponame/7211 Author: exsonqu Date: 2015-03-09 02:32:27 +0000 (Mon, 09 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-09 02:30:52 UTC (rev 7210) +++ trunk/doc/Change.log 2015-03-09 02:32:27 UTC (rev 7211) @@ -1,5 +1,6 @@ webERP Change Log +09/03/15 Exson: Fixed undefined index noise of $_POST['SupplierContact'] in PO_Header.php. 08/03/15 Vitaly: Fit HTML view of invoices to one screen 08/03/15 Exson: Fixed undefined index noise in PO_Items.php. 07/03/15 RChacon: Deletes class="invoice" (it does not exist in css). Creates division id="Report" to identify the report block. Moves full width style to print.css (thanks Tim Schofield). |