odoo/addons/crm_partner_assign
Christophe Simonis 91aaaec0a5 [MERGE] forward port of branch saas-2 up to revid 9092 dle@openerp.com-20140115165506-yuux9km39gbv7k4n
bzr revid: chs@openerp.com-20140115214454-dhl8xzr429co0j5d
2014-01-15 22:44:54 +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 [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