[OGo-Bugs][Bug 1848] Enhancement: ogojobnotify command
bugs@opengroupware.org
bugs@opengroupware.org
Fri, 16 Mar 2007 06:08:27 +0100 (CET)
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1848
------- Additional Comments From reitenbach@rapideye.de 2007-03-16 06:07 -------
>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.6 (like Gecko)
Description of problem:
This patch contains the following enhancement:
- FetchOGoJobNotifyCommand a command to fetch a list of jobs for
reminder
- adds notification_time column to the database model (updates to
OGoModel.py, OpenGroupware.org_PostgreSQL.eomodel,
pg-build-schema.psql)
- updated SkyJobDocument, to be able to get and set notificationTime
the notification_time row in the database contains an integer number. It is added to the job table, the same way as notification_time is in the date_x table for appointments.
This patch is needed for the patch #1167, for the task reminder.
Version-Release number of selected component (if applicable):
any
How reproducible:
Always
Steps to Reproduce:
1.
2.
3.
Additional info:
------- Additional Comments From reitenbach@rapideye.de 2007-03-16 06:08 -------
Created an attachment (id=496)
--> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=496&action=view)
enhancement patch
this patch adds the mentioned functionality to the ogo logic and database
layout
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.