fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [15758] property: invoice handling


From: sigurdne
Subject: [Fmsystem-commits] [15758] property: invoice handling
Date: Thu, 29 Sep 2016 12:52:30 +0000 (UTC)

Revision: 15758
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15758
Author:   sigurdne
Date:     2016-09-29 12:52:29 +0000 (Thu, 29 Sep 2016)
Log Message:
-----------
property: invoice handling

Modified Paths:
--------------
    trunk/property/inc/class.uitts.inc.php

Modified: trunk/property/inc/class.uitts.inc.php
===================================================================
--- trunk/property/inc/class.uitts.inc.php      2016-09-29 12:48:47 UTC (rev 
15757)
+++ trunk/property/inc/class.uitts.inc.php      2016-09-29 12:52:29 UTC (rev 
15758)
@@ -232,7 +232,7 @@
 
                function show_attachment(  )
                {
-                       if (!$this->acl->check('.ticket.order', PHPGW_ACL_ADD, 
'property'))
+                       if (!$this->acl->check('.ticket.order', PHPGW_ACL_ADD, 
'property') && !$this->acl->check('.project', PHPGW_ACL_ADD, 'property'))
                        {
                                phpgw::no_access();
                        }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]