[OGo-Developer] Changes to trunk, Testing
Sebastian Reitenbach
developer@opengroupware.org
Tue, 29 May 2007 07:15:39 +0200
Hi,
developer@opengroupware.org wrote:
> Hi,
>
> I've done a few changes to the way insert/update operations work.
>
> First of all primary key batches now work again, don't know how they
> got lost (the SQL sequences reserves a batch of 10 keys per
> invocation, so far we only used one of them resulting in wasted key
> space ...).
>
> 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.
>
yes, here:
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1167
the notificationTime added to the job table for job notifications.
kind regards
Sebastian