odoo/addons/crm/wizard
Stephane Wirtel f817f3f340 [FIX] In the case where the user has no signature, we set up a default value to avoid to have a body with 'False'.
bzr revid: stephane@openerp.com-20120312103025-dn5q7hml9sy5u0t7
2012-03-12 11:30:25 +01:00
..
__init__.py [IMP] crm: clean test cases, APIs of crm.lead, crm.phonecall 2011-10-24 19:00:10 +05:30
crm_add_note.py [IMP] crm: avoid circular import (which is not supported by the AddonsImportHook). 2012-01-09 16:10:55 +01:00
crm_add_note_view.xml [MERGE][FIX] merge from trunk + fixes conflict 2011-02-24 16:03:09 +01:00
crm_lead_to_opportunity.py [IMP] crm: add new action action_crm_lead2opportunity_partner 2011-10-26 21:59:01 +05:30
crm_lead_to_opportunity_view.xml [IMP] crm: add new action action_crm_lead2opportunity_partner 2011-10-26 21:59:01 +05:30
crm_lead_to_partner.py [IMP] log a call/schedule a call 2011-11-08 16:32:23 +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 [IMP] crm: clear apis 2011-10-21 12:31:11 +05:30
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] crm: default action is set log call and stay on kanban view afterlog call register from opportunity view 2011-12-20 17:40:15 +05:30
crm_opportunity_to_phonecall_view.xml [IMP] crm: Improved opportunity_to_phonecall view 2011-11-25 11:22:39 +05:30
crm_partner_to_opportunity.py [MERGE] crm: fixed bug 907316: undefined context in opportunity creation wizard 2011-12-22 10:10:55 +01:00
crm_partner_to_opportunity_view.xml [FIX] crm: Put action_cancel method for closing wizard of schedule call to opportunity 2011-11-23 12:25:01 +05:30
crm_phonecall_to_meeting.py [IMP] improved the function name and made code compatible according to osv.osv_memory for wizard_history_event 2011-09-07 18:10:54 +05:30
crm_phonecall_to_meeting_view.xml [FIX] base_module_record,base_module_doc_rst: change to osv.osv_memory 2012-02-02 15:57:13 +05:30
crm_phonecall_to_opportunity.py [MERGE] Merged with lp:addons 2011-11-25 10:10:20 +05:30
crm_phonecall_to_opportunity_view.xml [FIX] crm : Fixed while converting opportunity from phonecall wizard 2011-11-01 18:44:21 +05:30
crm_phonecall_to_partner.py [FIX, REF] crm : Fixed Tracback for converting phonecall to partner from wizard and donot need to loop for create partner so removed it 2011-11-02 12:57:21 +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 [REF] crm: Organized view of crm.phonecall and add remain fields on sedule onether call(contact_name, phone, note) 2011-11-21 15:16:35 +05:30
crm_phonecall_to_phonecall_view.xml [IMP] crm: clean test cases, APIs of crm.lead, crm.phonecall 2011-10-24 19:00:10 +05:30
mail_compose_message.py [FIX] In the case where the user has no signature, we set up a default value to avoid to have a body with 'False'. 2012-03-12 11:30:25 +01:00