Files
dolibarr/htdocs
tarrsalah eb62c1eb0d fix undefined method getProjectsAuthorizedForUser.
When a user don't have the permission
`$user->rights->projet->all->lire`, viewing some tasks related entities
(like `tasks/contact.php?id=1&withproject=1`) cause `Call to undefined
method Task::getProjectsAuthorizedForUser()` fatal error.

The problem is caused by calling getProjectsAuthorizedForUser on $object
insted of $projectstatic.
2017-01-04 16:35:04 +01:00
..
2016-12-28 10:26:31 +01:00
2016-12-05 13:31:29 +01:00
2016-12-18 13:24:06 +01:00
2016-12-31 16:35:56 +01:00
2016-12-19 16:35:40 +01:00
2016-12-16 01:12:24 +01:00
2016-12-23 06:33:58 +01:00
2016-12-13 01:19:33 +01:00
2016-12-20 15:17:17 +01:00
2016-12-23 14:52:25 +01:00
2016-12-31 17:01:31 +01:00
2016-10-25 02:33:40 +02:00
2016-12-22 16:09:12 +01:00
2016-12-12 12:33:43 +01:00
2017-01-02 14:37:07 +01:00
2016-12-23 07:37:34 +01:00
2016-12-27 02:01:27 +01:00
2016-11-25 18:32:52 +01:00
2016-11-25 18:32:52 +01:00
2016-12-23 06:33:58 +01:00
2016-12-23 14:52:25 +01:00
2016-11-25 18:32:52 +01:00
2017-01-03 11:38:31 +01:00
2016-12-18 11:38:31 +01:00