|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
where is perp_api?Hi Nathan,
once more I have a doubt. egroupware>>admin>>perp_api only shows the options "SIte configuration" and "Find and register all pERP reports", and I have no access to units of measure, shippers...and the other. I already clicked in "find and register application hooks" on admin>>admin but not happen. Can you help me? |
|
|
Re: where is perp_api?On 26-May-09, at 8:14 AM, PCS-Lists wrote: > egroupware>>admin>>perp_api only shows the options "SIte > configuration" and > "Find and register all pERP reports", and I have no access to units of > measure, shippers...and the other. I already clicked in "find and > register > application hooks" on admin>>admin but not happen. > > Can you help me? Permissions? Nathan Gray nathan at goarctic dot com ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Perp-developers mailing list Perp-developers@... https://lists.sourceforge.net/lists/listinfo/perp-developers |
|
|
Re: where is perp_api?>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? |
|
|
Re: where is perp_api?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 |
|
|
Re: where is perp_api?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'. I don't use the Config access permissions because despite I am Admins, my access is not allowed. Ok, thanks and regards. |
|
|
Re: where is perp_api?Nathan,
now I have 4 perp installations with this same problem. admin>>perp_api has only site config, find and register reports and check/change table engine to inodDB. 3 of this installations has no Admins ID 2, but I already changed it on all files "perp_*/setup/default_records.inc.php". However, I don't see the other optinos of perp_api and don't have permissions to change it in "configure access permissions" of any applications of perp. Do you have some idea for help? Thanks |
|
|
Re: where is perp_api?On 12-Jun-09, at 7:33 AM, PCS-Lists wrote: > > Nathan, > > now I have 4 perp installations with this same problem. > admin>>perp_api has > only site config, find and register reports and check/change table > engine to > inodDB. > > 3 of this installations has no Admins ID 2, but I already changed it > on all > files "perp_*/setup/default_records.inc.php". DId you change them before or after installation? You can try to run default_records.inc.php yourself (from inside an eGW setup context), and see if that puts everything right. You can see the list of expected ACL locations at the top of the file. perp_api is not unique, if you have permission locations missing for perp_api, you're probably missing some for other applications as well. Nathan Gray nathan at goarctic dot com ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Perp-developers mailing list Perp-developers@... https://lists.sourceforge.net/lists/listinfo/perp-developers |
| Free embeddable forum powered by Nabble | Forum Help |