[7.0]Attempting to get Meeting Reminders to email out not possible

Bug #1099620 reported by ValdecDev
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Confirmed
Medium
OpenERP's Framework R&D

Bug Description

1) There is no field visible to choose between reminder types for a crm_meeting.
Select a customer -> click meetings button -> click create .. options tab ..

Underlying options for base_calendar are

'action': fields.selection([('audio', 'Audio'), ('display', 'Display'), \
                ('procedure', 'Procedure'), ('email', 'Email') ], 'Action', \

and the default in base_calendar is email. This however is overridden in do_alarm_create and hardcoded to 'display'

2) What happens is that as soon as the Run Event Reminder Scheduler is run the alarm is set to status done and that is it .. (What should display do?)

If we force the setting to email (instead of display) - the email is sent out immediately when the Run Event Reminder Scheduler is run.

If we try to add the field for choice to the view the xml is invalid (probably because the field is called action?)

3) I expect a choice of reminder type and for a reminder to be emailed / shown etc

4) Ubuntu / Openerp 7.0

5) (Build 1731)
server (4786)
addons (8577)
web (3701)

Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
importance: Undecided → Low
status: New → Confirmed
importance: Low → Medium
Revision history for this message
hifly (csnlca) wrote :

......

tags: added: hifly meeting remind
Revision history for this message
shyam solanki (syam-solanki) wrote :

Hello,

Any changes about this issue?

Thanks.
Shyam

Revision history for this message
Juan José Gómez (www.ingeos.es) (jjgomez+) wrote :

Any changes about this issue?

Thanks.

Juanjo

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.