[OGo-Discuss] phone call information to contacts in ogo
Sebastian Reitenbach
discuss@opengroupware.org
Thu, 13 Dec 2007 13:47:14 +0100
discuss@opengroupware.org wrote:
> On 13.12.2007, at 13:22, Sebastian Reitenbach wrote:
> > Yes, I thought about adding notes to calls, e.g. just enhancing the
> > database
> > table with a comment field, but when the calls are private, what
> > does it
> > make sense to allow setting different permissions to the notes.
>
> As you say, the calls are private, but if the user chooses to expose a
> call, he can do so by using a note (by assigning the ACL to the people
> he want to expose the information to).
ah, now I see what you mean, and yes, it's a useful idea.
>
> > Or maybe better a separate table like the date_info table?
>
> The _info tables are a historical construct to support blobs in the
> database, its not a design decision. It was required in old Sybase and
> Oracle versions which had certain limits on BLOBs.
ok, then I'll better add a colum to the cdr table.
sebastian