odoo/addons/crm_partner_assign
Christophe Simonis 0521d1aab3 [MERGE] forward port of branch saas-2 up to revid 9017 chs@openerp.com-20131127110552-3u2nxwu01gxj9i7m
bzr revid: chs@openerp.com-20131127111208-iclt7a9ib7oucumh
2013-11-27 12:12:08 +01:00
..
i18n Launchpad automatic translations update. 2013-11-20 05:25:25 +00:00
report [MERGE] [IMP] addons: improved name and tooltips of groupby date in various addons. 2013-09-04 16:10:53 +02: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 [RENAME]RERENAME crm_channel => crm_partner_assign, for migration and translation issue 2013-06-20 19:53:26 +02:00
test [RENAME]RERENAME crm_channel => crm_partner_assign, for migration and translation issue 2013-06-20 19:53:26 +02:00
wizard [IMP]crm_partner_assign: using child of to find all partner from a company 2013-06-21 11:43:47 +02: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