From: <ex...@us...> - 2015-03-08 04:45:53
|
Revision: 7208 http://sourceforge.net/p/web-erp/reponame/7208 Author: exsonqu Date: 2015-03-08 04:45:50 +0000 (Sun, 08 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-08 04:43:26 UTC (rev 7207) +++ trunk/doc/Change.log 2015-03-08 04:45:50 UTC (rev 7208) @@ -1,5 +1,6 @@ webERP Change Log +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). 07/03/15 Exson: Fixed undefined index noise in ShipmentCosting.php. 07/03/15 Exson: Fixed property ShiptCounter non defined bug in DefineSuppTransClass.php. |