odoo/addons/calendar
Antony Lesuisse 7e25b9ae55 [MERGE] saas-4 report_webkit missing dependency on report
bzr revid: al@openerp.com-20140501152604-4cobh5ui47dt4pem
bzr revid: al@openerp.com-20140501155633-gefnc3zqcsr2rhaz
bzr revid: al@openerp.com-20140501161156-4wbsvhh8gz4r22h3
2014-05-01 18:11:56 +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 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 [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
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
__init__.py
__openerp__.py [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
base_calendar_view.xml
calendar.py [MERGE] forward port of branch saas-3 up to revid 9429 chs@openerp.com-20140424123538-rxk9got9k2on1ki1 2014-04-24 15:45:33 +02:00
calendar_data.xml [FIX] calendar: fix string quoting mess in email template 2014-04-14 16:47:54 +02:00
calendar_demo.xml [TYPO] PEP7 - Module calendar (no E501) 2014-02-24 23:02:22 +01:00
calendar_view.xml [MERGE] forward port of branch saas-2 up to revid 9195 chs@openerp.com-20140220154517-6y531n1mqtnfnsmr 2014-02-20 17:38:15 +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