You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Krzysztof Podejma <kp...@gmail.com> on 2007/05/08 00:30:17 UTC

security ofbiz opentaps and etc

hello,
is there any way to forbid changing particular record
I don't want my SALES_REPs to update/expire contact mechs for party ie.
Company
but of course they have to change customer records

another example: ORDERENTRY can disable admin login...


anybody knows how to fix this?

Regards
Krzysztof Podejma

Re: security ofbiz opentaps and etc

Posted by BJ Freeman <bj...@free-man.net>.
two approaches, you can use groups then assign what security you want
each group to have.
you can do it by roles but this requires changing the code that
validates security in widgets and ftl's.


Krzysztof Podejma sent the following on 5/7/2007 2:30 PM:
> hello,
> is there any way to forbid changing particular record
> I don't want my SALES_REPs to update/expire contact mechs for party ie.
> Company
> but of course they have to change customer records
> 
> another example: ORDERENTRY can disable admin login...
> 
> 
> anybody knows how to fix this?
> 
> Regards
> Krzysztof Podejma
>