odoo/addons/crm_partner_assign
Gery Debongnie 8a80b28493 [IMP] removes the tree view in Partnership Analysis reporting menu, and replaces it with a graph view in pivot table mode (addon crm_partner_assign)
bzr revid: ged@openerp.com-20140129110948-yzqb4a9bbugbejnk
2014-01-29 12:09:48 +01:00
..
i18n Launchpad automatic translations update. 2013-11-20 05:25:25 +00:00
report [IMP] removes the tree view in Partnership Analysis reporting menu, and replaces it with a graph view in pivot table mode (addon crm_partner_assign) 2014-01-29 12:09:48 +01:00
security [RENAME]RERENAME crm_channel => crm_partner_assign, for migration and translation issue 2013-06-20 19:53:26 +02:00
static/src/js [FIX] crm_partner_assign: next.js, if active_view is form, go to next, else reload the view 2014-01-15 12:44:28 +01:00
test [RENAME]RERENAME crm_channel => crm_partner_assign, for migration and translation issue 2013-06-20 19:53:26 +02:00
wizard [FIX]crm_partner_assign: message_post only accept one thread id 2014-01-15 12:35:25 +01:00
__init__.py [RENAME]RERENAME crm_channel => crm_partner_assign, for migration and translation issue 2013-06-20 19:53:26 +02:00
__openerp__.py [FIX] crm_partner_assign: spellchecking/grammar in module description 2013-11-14 19:38:58 +01:00
crm_lead.py [FIX]crm_partner_assign: use the probability of the stage of the lead instead of the probability ofthe lead directly to choose the lead to reassign, in case of the data is not correct in database (lead probability null, for instance) 2013-11-20 18:00:02 +01:00
crm_lead_demo.xml [ADD]crm_partner_assign: lead demo data, with portal user assigned 2013-07-18 16:43:44 +02:00
crm_lead_view.xml [FIX] {crm,crm_partner_assign}: server actions does need to be restricted by group 2013-11-24 21:27:23 +01:00
crm_partner_assign.py [FIX]crm_partner_assign: wizard forward to partner do not retry to geolocate again if the lead is already geolocated, because Google Geocode API has a query limit (2500/day, date of today), and for improving speed 2013-11-05 18:00:28 +01:00
crm_partner_assign_data.xml [FIX] {crm,crm_partner_assign}: email.template: filter the whole expression instead of only the last part 2013-11-22 20:44:15 +01:00
crm_portal_view.xml [FIX]project_issue: add onchange_partner_id which was inherited before with base_stage, but the inheritance has been removed 2013-10-17 14:10:13 +02:00
portal_data.xml [DEL]crm_partner_assign: remove of useless action 2013-06-21 11:13:22 +02:00
res_partner_demo.xml [RENAME]RERENAME crm_channel => crm_partner_assign, for migration and translation issue 2013-06-20 19:53:26 +02:00
res_partner_view.xml [FIX] crm_partner_assign: correct partner view 2013-10-08 17:41:37 +02:00