[OGo-Developer] Changes to trunk, Testing
Sebastian Reitenbach
developer@opengroupware.org
Wed, 06 Feb 2008 22:48:47 +0100
Hi,
"Sebastian Reitenbach" <sebastia@l00-bugdead-prods.de> wrote:
> Hi,
>
> >
> > Next I changed the way object_version, last_modified, etc fields are
> > updated, and I added those to a few classes which didn't have them
> > before (eg docs, notes and projects).
> >
> > Finally I plan to enhance the database schema for 5.4. Mostly:
> > - notes/documents attached to company records
> > - parent_id in project table
> > - a few other minor things
> > If someone has wishes for additional fields, shout now ;-) This isn't
> > committed yet.
> >
> I just remembered another one, I don't know whether I already have an open
> bug report for that, maybe ... It would be great to have an additional
BOOL
> field on the resources table per resouce, to allow a checkbox in the UI
> whether conflicts are allowed or not. e.g. for cold drinks no conflicts,
but
> meeting rooms should raise a conflict.
As I haven't seen any changes being committed yet, I think it would make
more sense to add and INT field where the amount of the resource can be
specified. So that instead of having Projector 1, Projector 2, ... just have
a resource Projector n times. Only when the n+1 Projector is booked at the
same time, a resource conflict is raised.
kind regards
Sebastian