odoo/addons/crm_helpdesk
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 [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
test [FIX] crm_helpdesk: change test's email data 2013-05-22 16:48:19 +02:00
__init__.py [IMP] crm.helpdesk: simplify mail composition wizard 2011-09-07 19:10:28 +02:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
crm_helpdesk.py [IMP] Crm: Add tracking mixin to manage utm campaign and add this mixin to mass_mailing, crm_lead and sale_order 2014-07-08 17:33:00 +02:00
crm_helpdesk_data.xml merged with trunk 2010-12-30 15:28:09 +05:30
crm_helpdesk_demo.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
crm_helpdesk_menu.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
crm_helpdesk_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00