odoo/addons/calendar
Christophe Simonis c4a6bb75ff [FIX] calendar: rename leftover crm.meeting into calendar.event forgotten during previous commit
bzr revid: chs@openerp.com-20140313175427-wbzt8innt0d874xy
2014-03-13 18:54:27 +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
static [IMP] Do not dismiss server errors on calendar notifications 2014-02-26 16:47:27 +01:00
test [FIX] calendar: rename leftover crm.meeting into calendar.event forgotten during previous commit 2014-03-13 18:54:27 +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 [MERGE] forward port of branch saas-2 up to revid 9149 chs@openerp.com-20140313163420-ifa4hyixj722d6jo 2014-03-13 18:09:40 +01:00
calendar_data.xml [TYPO] Typo in calendar template 2014-03-11 09:10:25 +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
crm_meeting_data.xml