odoo/addons/crm/wizard
Thibault Francois e48220bf9d [FIX] no warning in mass convert if merge
bzr revid: tfr@openerp.com-20110316143616-h5bs0klfnbqcd6ob
2011-03-16 15:36:16 +01:00
..
__init__.py move 2010-09-21 10:36:59 +02:00
crm_add_note.py [FIX] crm View, onchange, history 2011-02-08 14:36:40 +01:00
crm_add_note_view.xml [REMOVE] no attachement in note 2011-02-08 18:14:30 +01:00
crm_lead_to_opportunity.py [FIX] no warning in mass convert if merge 2011-03-16 15:36:16 +01:00
crm_lead_to_opportunity_view.xml [ADD] Mass convert lead 2 opp 2011-03-16 15:30:25 +01:00
crm_lead_to_partner.py [ADD] Mass convert lead 2 opp 2011-03-16 15:30:25 +01:00
crm_lead_to_partner_view.xml [FIX] create partner do not open partner view anymore but fill the partner_id field in lead form + view in m2m has only critical information 2011-02-09 17:42:37 +01:00
crm_merge_opportunities.py [ADD] Mass convert lead 2 opp 2011-03-16 15:30:25 +01:00
crm_merge_opportunities_view.xml [FIX] create partner do not open partner view anymore but fill the partner_id field in lead form + view in m2m has only critical information 2011-02-09 17:42:37 +01:00
crm_opportunity_to_phonecall.py [FIX]: Remove Graph view from opportunity to phonecall wizard. 2011-01-13 14:10:52 +05:30
crm_opportunity_to_phonecall_view.xml [FIX] crm: phonecall view taking half width on web client 2011-01-10 11:41:22 +01:00
crm_partner_to_opportunity.py [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None. 2010-11-19 19:18:01 +05:30
crm_partner_to_opportunity_view.xml [MERGE] Merge with lp:openobject-addons 2010-12-03 14:17:45 +05:30
crm_phonecall_to_meeting.py [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods. 2010-12-13 12:13:09 +05:30
crm_phonecall_to_meeting_view.xml [ADD]: crm: Added old wizard for phonecall and opportunity to meeting because of action in init of wizard is not possible in osv_memory wizard 2010-03-19 18:22:50 +05:30
crm_phonecall_to_opportunity.py [FIX]: crm: Minor fix in phonecall to opportunity 2010-08-11 18:48:20 +05:30
crm_phonecall_to_opportunity_view.xml [REF]: crm: * Improvement in lead, opportunity wizard 2010-03-17 18:27:11 +05:30
crm_phonecall_to_partner.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
crm_phonecall_to_partner_view.xml [IMP] security groups for HR + 'group by' in extended views in some views (stock moves, mrp, documents) 2010-12-27 11:46:51 +01:00
crm_phonecall_to_phonecall.py fix 2010-09-29 00:03:25 +02:00
crm_phonecall_to_phonecall_view.xml [IMP]: crm: Added a selection in schedule other call wizard so user can select the phone category(inbound/outbound) to create 2010-07-09 11:55:00 +05:30
crm_send_email.py [fix] clean 2011-03-15 14:03:13 +01:00
crm_send_email_view.xml [FIX] red field 2011-03-15 13:58:31 +01:00
wizard_history_event.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30