odoo/addons/calendar
Kersten Jeremy 7994fe09a3 [FIX] Calendar - only try to split the virtual id if it's a string
bzr revid: jke@openerp.com-20140424121118-t5rgqssf7mnr6bax
2014-04-24 14:11:18 +02: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
static [IMP] Do not dismiss server errors on calendar notifications 2014-02-26 16:47:27 +01:00
test [FIX] calendar: correct test: select1 field has been renamed 2014-03-14 12:39:55 +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
calendar.py [FIX] Calendar - only try to split the virtual id if it's a string 2014-04-24 14:11:18 +02:00
calendar_data.xml [FIX] Calendar - Add timezone in mail send for invitations. 2014-04-07 11:46:24 +02: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
crm_meeting_data.xml