odoo/addons/crm/wizard
Quentin (OpenERP) 6fe94bd4bc [MERGE] merged with maint runk
bzr revid: qdp-launchpad@openerp.com-20120629123618-z1bv3dqdfqy23hno
2012-06-29 14:36:18 +02: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 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +02: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 [MERGE] merged with maint runk 2012-06-29 14:36:18 +02:00
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] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +02:00
crm_merge_opportunities.py [IMP] crm: clear apis 2011-10-21 12:31:11 +05:30
crm_merge_opportunities_view.xml [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +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 [MERGE] merged with maint runk 2012-06-29 14:36:18 +02:00
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] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +02:00
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] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +02:00
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] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +02:00
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 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +02: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 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight' 2012-06-29 10:30:24 +02:00
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