[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] addressbook model and integration with acc
From: |
Alex Borges |
Subject: |
Re: [Phpgroupware-developers] addressbook model and integration with accounts |
Date: |
01 Jul 2003 14:50:14 -0500 |
El mar, 01 de 07 de 2003 a las 13:59, Ralf Becker escribió:
> Brian Johnson wrote:
> > Maybe I need to explain more.
> >
> > I'm hoping to link to addressbook contacts for projects in timetrack for
> > use in my
> > company.
> >
> > Those contacts are then business records that cannot be allowed to be
> > deleted
> > regardless of how stupid the user is .. it can't even be an option
>
> I see to concepts to deal with this not to delete records:
>
> 1) We introduce the concept of takeing over ownership of a certain
> record by an administrative user which restrict delete of "his" records
> for the rest of the users.
>
> 2) We add a readonly or not-to-delete flag to that records, and grant
> permission to set/reset this flag exclusivly on group-level and not by
> ownership.
This is also what i had in mind. i say this fixes it