« Return to Thread: where is perp_api?

Re: where is perp_api?

by Nathan Gray :: Rate this Message:

Reply to Author | View in Thread


On 3-Jun-09, at 7:16 AM, PCS-Lists wrote:

>
>> Permissions?
>
> I observed that in table egw_acl there was no entries in aplication  
> perp_api
> for locations curency, payment_method, shippers ...
> On a test base I copied  the entry below from another base that  
> works well:
> aplication: perp_api
> location:currency
> account: -2
> acl_rights: 15
> and then the perp_api>>currency appeared and is working.
> However, can you explain me what means exactly the acl right values:  
> (1, 5,
> 15,...) because I don't understood so?
> Can I repeat this for the other?

The acl_rights value is the sum of the desired permissions, found in  
phpgwapi/inc/class.egw.inc.php, line 318-329
You could continue to manually edit the ACLs in this way, but there is  
a user interface.   In the Admin section, each projectERP application  
should have a "Configure Access Permissions" section.  Your time would  
be better spent trying to figure out what went wrong and why you  
cannot use this.  If you need to manually add permission, the location  
is 'acl'.

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

 « Return to Thread: where is perp_api?