odoo/addons/calendar
Christophe Simonis 0fad8159f3 [MERGE] forward port of branch saas-3 up to revid 9380 chs@openerp.com-20140407144439-10n8fs6zovodwwtx
bzr revid: chs@openerp.com-20140407163318-hh3jwfkj3o2c83lk
2014-04-07 18:33: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 Launchpad automatic translations update. 2014-03-27 07:35:04 +00:00
security [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +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
__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 - Typo remove useless whitespace 2014-04-07 11:51:27 +02:00
calendar_data.xml [MERGE] forward port of branch saas-3 up to revid 9380 chs@openerp.com-20140407144439-10n8fs6zovodwwtx 2014-04-07 18:33:18 +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