odoo/addons/crm/wizard
Mayur Maheshwari (OpenERP) 9e59ce8812 [IMP]all: Improve all typos
bzr revid: mma@tinyerp.com-20120424060532-ohrf0sxwq8rpq6ls
2012-04-24 11:35:32 +05:30
..
__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/FIX] res_partner_addres model clean up for crm, lead, phonecall, meeting 2012-03-05 16:33:46 +05:30
crm_lead_to_opportunity_view.xml [IMP]all: Improve all typos 2012-04-24 11:35:32 +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] sale,crm: remove res.partner.address 2012-02-29 18:11:42 +05:30
crm_opportunity_to_phonecall_view.xml [IMP]all: Improve all typos 2012-04-24 11:35:32 +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] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address 2012-03-30 11:08:37 +02:00
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]all: Improve all typos 2012-04-24 11:35:32 +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