Re: Discussion: Event Reminders

2008-10-17 Thread Adrian Crum
I was thinking of something more like Outlook or Schedule Plus - where you start a program, minimize it, and then reminder popup windows appear. It would be more like a jar file that would be loaded with the workstation's startup script (or login script) or something. In my local copy I used a

Re: Discussion: Event Reminders

2008-10-17 Thread Jacques Le Roux
Great ! Maybe we could use something like the calendar (hidden and CSS based) ? It's really quicker Jacques From: "Adrian Crum" <[EMAIL PROTECTED]> I'll get the email notifications committed first. Popup notifications will be next. I'm thinking about writing a Java client application for popu

Re: Discussion: Event Reminders

2008-10-17 Thread Adrian Crum
I'll get the email notifications committed first. Popup notifications will be next. I'm thinking about writing a Java client application for popup notifications. -Adrian Jacques Le Roux wrote: Forget it, I thought it was about a reminder of an event in the system. Like in a calendar in MyPa

Re: Discussion: Event Reminders

2008-10-17 Thread Jacques Le Roux
Forget it, I thought it was about a reminder of an event in the system. Like in a calendar in MyPage or something like that. Sending an email makes much more sense. Maybe poping up information may be interesting too though ? My 2 cts Jacques From: "Adrian Crum" <[EMAIL PROTECTED]> How can

Re: Discussion: Event Reminders

2008-10-16 Thread Adrian Crum
How can the system send a reminder without a contact mechanism? Are you referring to sending reminders to someone other than yourself (who might not be in the system)? -Adrian Jacques Le Roux wrote: How to deal with Parties without contactMech ? Jacques From: "Adrian Crum" <[EMAIL PROTECTED

Re: Discussion: Event Reminders

2008-10-16 Thread Jacques Le Roux
How to deal with Parties without contactMech ? Jacques From: "Adrian Crum" <[EMAIL PROTECTED]> Here is the entity I have in mind for event reminders - let me know what you think: EventReminder - workEffortId* contactMechId* statusId (PENDING | COMPLETED) reminderDateTime repeatCou

Re: Discussion: Event Reminders

2008-10-16 Thread Adrian Crum
Here is the entity I have in mind for event reminders - let me know what you think: EventReminder - workEffortId* contactMechId* statusId (PENDING | COMPLETED) reminderDateTime repeatCount repeatInterval currentCount -Adrian Adrian Crum wrote: I'd like to add the capability to att

Re: Discussion: Event Reminders

2008-10-06 Thread Ray
I have nothing to add at the moment but just wanted to register interest as this looks like it might be an aspect that may feed in to CRM requirements which I am currently looking at. Ray Adrian Crum wrote: > I'd like to add the capability to attach event reminders to work > efforts. A reminder

Re: Discussion: Event Reminders

2008-10-03 Thread Jacques Le Roux
Nothing done/known in OFBiz (I wrote a small such tool for myself more than 10 years ago in Visual C++ and I'm still using it all the time) S-E-M/ECA could also be used with this, but I'm just stating the obvious. Jacques From: "Adrian Crum" <[EMAIL PROTECTED]> I'd like to add the capability

Discussion: Event Reminders

2008-10-02 Thread Adrian Crum
I'd like to add the capability to attach event reminders to work efforts. A reminder would send an email or page when an event has occurred or is about to occur. Maybe even have notifications tied to work effort events - like status changes and such. Has anyone done anything like that? Any tho