odoo/addons/calendar
Jeremy Kersten 42fbb5fd71 Revert "[IMP] calendar: Set default value for start* and stop* date/datetime. Else field.function start and stop are not setted by default while they are required."
This reverts commit b1adf3a95e.

Not so simple, 'search' don't find recurrent events with this change
2014-12-14 22:43:29 +01:00
..
controllers [MERGE] Forward-port of saas-5 up to 20cc18d 2014-08-13 20:46:47 +02:00
i18n [I18N] Update translations from Launchpad 8.0 branches 2014-11-19 17:49:12 +01:00
security [FIX] Add missing security rules 2014-05-05 17:43:09 +02:00
static [FIX] Calendar: fix some display issues 2014-09-08 15:42:11 +02:00
test [REF] Replace temp name by real name 2014-05-05 17:42:46 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
__init__.py
__openerp__.py [MERGE] forward port of branch saas-5 up to 9363bc9 2014-09-04 18:03:24 +02:00
calendar.py Revert "[IMP] calendar: Set default value for start* and stop* date/datetime. Else field.function start and stop are not setted by default while they are required." 2014-12-14 22:43:29 +01:00
calendar_cron.xml [IMP] Optimize the schedulers of the calendar, fetchmail and base_action_rules modules 2014-09-02 18:32:27 +02:00
calendar_data.xml [MERGE] forward port of branch saas-3 up to 3d80dc2 2014-09-04 17:51:42 +02:00
calendar_demo.xml [REF] Replace temp name by real name 2014-05-05 17:42:46 +02:00
calendar_view.xml [FIX] calendar: allow to sort in tree view the starting date (start, start_date, start_datetime) (hack for V8) 2014-11-21 14:07:09 +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