odoo/addons/event
Géry Debongnie 366a30db95 [FIX] correct various date issues in reporting
* remove old 'day', 'month', 'field' and replace them by the actual
date/datetime field
* remove weird cast to char when creating the view to prevent crash
when grouping on them
* remove duplicates (such as 'creation_date' and 'create_date')
* fix typing errors (field type date defined as a datetime in the
postgres view)
* fix search view definition
2014-07-30 15:11:22 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00
security [MERGE]sync with trunk 2013-06-26 16:40:29 +05:30
static [FIX]: Bad display in kanban view with a group by in Event. 2014-05-22 11:49:09 +05:30
test [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [FIX] events 2014-01-30 17:33:21 +01:00
__openerp__.py [MERGE] upstream 2014-04-29 17:41:04 +02:00
email_template.xml [REV] attempt to revert incorrect removals in f4d78ae738 2014-05-30 16:00:28 +02:00
event.py [FIX] models: display_name and name_get mismatch 2014-07-25 13:58:59 +02:00
event_data.xml [IMP] [REVIEW] [DOC] addons: added some comments in the various data files about subtypes. 2012-12-03 12:40:09 +01:00
event_demo.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
event_view.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
res_partner.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
res_partner_view.xml [FIX] Typo - add missing label for checkbox speaker. 2014-04-05 12:42:54 +02:00