dolibarr/htdocs/projet
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
..
activity Fix look and feel v5 2016-12-15 23:28:18 +01:00
admin Fix no picto on setup pages 2016-08-04 10:19:30 +02:00
ajax FIX select of project using ajax autocomplete option 2015-10-04 16:02:50 +02:00
class Fix duplicate view of agenda/events for projects 2017-01-02 12:34:23 +01:00
stats FIX Several fix to exclude WON/LOST of reporting of opportunities amount 2016-07-08 10:59:13 +02:00
tasks fix undefined method getProjectsAuthorizedForUser. 2017-01-04 16:35:04 +01:00
card.php Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop 2016-12-06 14:08:43 +01:00
contact.php Uniformise code 2016-10-18 12:16:12 +02:00
document.php Uniformize code 2016-10-28 18:40:26 +02:00
element.php Fix duplicate view of agenda/events for projects 2017-01-02 12:34:23 +01:00
ganttchart.inc.php Fix doxygen 2016-07-26 21:25:12 +02:00
ganttview.php Uniformise code 2016-10-18 12:16:12 +02:00
graph_opportunities.inc.php Fix columns hidden 2016-12-10 23:08:11 +01:00
index.php Responsive design 2016-11-11 12:55:03 +01:00
info.php Fix bad sort order 2017-01-02 12:41:33 +01:00
jsgantt_language.js.php Fix javascript error on french language 2016-07-26 14:17:45 +02:00
list.php Fix bad limit 2016-12-11 02:20:13 +01:00
note.php Uniformize look and feel 2016-10-17 21:27:40 +02:00
tasks.php Several bug fixes: 2016-11-19 02:16:12 +01:00