odoo/addons/calendar
Kersten Jeremy 2b7de6164f [FIX] Fix notification in calendar. All peoples had all notifs :(
bzr revid: jke@openerp.com-20140227142933-33bh05ozdb7uwjy5
2014-02-27 15:29:33 +01:00
..
controllers [FIX] fix bug in send_mail_to_attendee of calendar where we passed browse_list and not dict(ids), typo controller calendarr PEP8 2014-02-25 17:58:59 +01:00
i18n
security [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
static [IMP] Do not dismiss server errors on calendar notifications 2014-02-26 16:47:27 +01:00
test [FIX] calendar, google_calendar: multiple fixes with timezones, filters, google sync and dashboards 2014-02-18 18:15:08 +01:00
__init__.py
__openerp__.py [REF] Update __openerp__.py to point on the good filename 2014-01-15 11:05:06 +01:00
base_calendar_view.xml [MERGE] Merge with trunk-cal-jke 2014-01-14 16:59:27 +01:00
calendar.py [FIX] Fix notification in calendar. All peoples had all notifs :( 2014-02-27 15:29:33 +01:00
calendar_data.xml [FIX] Use event.display_time and not event.date in mail template. This function field use the timezone ! 2014-02-25 21:03:42 +01:00
calendar_demo.xml [TYPO] PEP7 - Module calendar (no E501) 2014-02-24 23:02:22 +01:00
calendar_view.xml [FIX] calendar, google_calendar: multiple fixes with timezones, filters, google sync and dashboards 2014-02-18 18:15:08 +01:00
contacts.py [FIX] domain added to see only your own contact in model calendar.contact 2014-02-20 09:58:37 +01:00
contacts_view.xml [FIX] domain added to see only your own contact in model calendar.contact 2014-02-20 09:58:37 +01:00
crm_meeting.py [MERGE] Merge with trunk-cal-jke 2014-01-14 16:59:27 +01:00
crm_meeting_data.xml [MERGE] Merge with trunk-cal-jke 2014-01-14 16:59:27 +01:00