odoo/addons/calendar
Kersten Jeremy bfaa40266d [IMP] Calendar : Check that user are not disconnected before to check next_potential_notif, that avoid to see an error in console every 5 minutes
bzr revid: jke@openerp.com-20140224104850-wty7kk230s72tdcy
2014-02-24 11:48:50 +01:00
..
controllers [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
i18n
security [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
static [FIX] Disable traceback popup when rpc /calendar/notify fail 2014-02-20 16:08:17 +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
calendar.py [IMP] Calendar : Check that user are not disconnected before to check next_potential_notif, that avoid to see an error in console every 5 minutes 2014-02-24 11:48:50 +01:00
calendar_data.xml [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
calendar_demo.xml [IMP] Remove second demo user 2014-02-17 08:05:55 -09: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