odoo/addons/crm_partner_assign/report
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
..
__init__.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
crm_lead_report.py [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00
crm_lead_report_view.xml [FIX] correct various date issues in reporting 2014-07-30 15:11:22 +02:00
crm_partner_report.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
crm_partner_report_view.xml Merge remote-tracking branch 'odoo/master' into master-inline-searchview-ged 2014-05-26 10:06:31 +02:00