odoo/addons/crm_claim
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 [CLEAN] crm_claim: cleaned code before merging (mostly about buttons, and also a forgotten access rights thing) 2012-06-01 11:23:52 +02:00
test [REF] crm: removed references to base_stage in crm_lead / crm_claim + various pre-cleaning before removing state. 2013-07-08 12:30:11 +02:00
__init__.py [IMP] alias: make chatter and aliases feature more user friendly and visible to the users. Delete res_config for display option: create leads/issue from incoming emails 2013-01-29 11:07:56 +01:00
__openerp__.py [MERGE]: with main 2013-06-14 19:06:18 +05:30
crm_claim.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
crm_claim_data.xml [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_claim_demo.xml [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
crm_claim_menu.xml [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab 2013-06-14 14:10:20 +02:00
crm_claim_view.xml [FIX] From crm_claim remove the checkbox 'Hide when empty' on claim stages 2014-06-19 18:19:24 +05:30
res_partner_view.xml [IMP] convert button into stat button for project_issue and stock_claim 2014-03-24 10:39:21 +05:30