odoo/addons/calendar
Kersten Jeremy 5d6f8bf45c [FIX] Calendar - Fix unlink which can try to unlink a numeric string without cast it in integer
bzr revid: jke@openerp.com-20140430133623-l6iynwdp0ampy23s
2014-04-30 07:36:23 -06: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 Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
security [REM] Removing outdated access rights, that can cause crash of calendar module at install 2014-01-20 10:52:13 +01:00
static [REF] Calendar refactoring - Manage allday in date field and not datetime. 2014-04-30 11:36:13 +02:00
test [REF] Calendar refactoring - Manage allday in date field and not datetime. 2014-04-30 11:36:13 +02:00
__init__.py
__openerp__.py [REF] Calendar refactoring - Manage allday in date field and not datetime. 2014-04-30 11:36:13 +02:00
base_calendar_view.xml [MERGE] Merge with trunk-cal-jke 2014-01-14 16:59:27 +01:00
calendar.py [FIX] Calendar - Fix unlink which can try to unlink a numeric string without cast it in integer 2014-04-30 07:36:23 -06:00
calendar_data.xml [REF] Calendar refactoring - Manage allday in date field and not datetime. 2014-04-30 11:36:13 +02:00
calendar_demo.xml [REF] Calendar refactoring - Manage allday in date field and not datetime. 2014-04-30 11:36:13 +02:00
calendar_view.xml [REF] Calendar refactoring - Manage allday in date field and not datetime. 2014-04-30 11:36:13 +02: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