odoo/addons/crm/wizard
Antonin Bourguignon 808850ec54 [IMP] _find_matching_partner() method
also minor doc imp

bzr revid: abo@openerp.com-20121206160553-upxra7pkab3vhi1g
2012-12-06 17:05:53 +01:00
..
__init__.py [IMP] remove dead code from crm_partner_to_opportunity and crm_phonecall_to_opportunity 2012-11-14 19:41:34 +01:00
crm_lead_to_opportunity.py [IMP] indentation 2012-11-30 17:59:58 +01:00
crm_lead_to_opportunity_view.xml [IMP] use a many2many_tags widget instead of an array for the salesmen field in the massive conversion wizard 2012-11-15 18:19:58 +01:00
crm_merge_opportunities.py [FIX] typo in docstring 2012-12-04 16:35:44 +01:00
crm_merge_opportunities_view.xml [FIX] leads merge feature 2012-09-27 15:45:13 +02:00
crm_opportunity_to_phonecall.py [Fix] sale,crm: remove res.partner.address 2012-02-29 18:11:42 +05:30
crm_opportunity_to_phonecall_view.xml [FIX] remove the option from the user_id fields 2012-08-09 18:35:29 +02:00
crm_partner_binding.py [IMP] _find_matching_partner() method 2012-12-06 17:05:53 +01:00
crm_phonecall_to_meeting.py [IMP] move the views of crm.meeting in base_calendar, adapt xml ids in xml, and improve the code that opens those views 2012-07-06 14:29:59 +02:00
crm_phonecall_to_meeting_view.xml [IMP]Remove type field from the views 2012-08-08 17:49:50 +05:30
crm_phonecall_to_opportunity.py [IMP] _find_matching_partner() method 2012-12-06 17:05:53 +01:00
crm_phonecall_to_phonecall.py [IMP] default value for Planned Date field 2012-10-12 10:59:27 +05:30
crm_phonecall_to_phonecall_view.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00