From: <ex...@us...> - 2013-11-28 15:20:00
|
Revision: 6451 http://sourceforge.net/p/web-erp/reponame/6451 Author: exsonqu Date: 2013-11-28 15:19:57 +0000 (Thu, 28 Nov 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-11-28 15:19:14 UTC (rev 6450) +++ trunk/doc/Change.log 2013-11-28 15:19:57 UTC (rev 6451) @@ -1,4 +1,5 @@ webERP Change Log +2013/11/28 Thumb: Add salesman constraints to ConfirmDispatch_Invoice.php to ensure that sales can only print his own sales orders' invoice. 2013/11/28 Thumb: Add constraints to salesman that he can only print his own sales orders in PrintCustOrder_generic.php 2013/11/28 Thumb: Add constraints to salesman that he can only print his own sales orders in PrintCustOrder.php 2013/11/28 Thumb: Add salesman login constraint to only their own customers available in SelectOrderItems.php and fixed SQL error of customers login. |