odoo/addons/crm/wizard
Fabien Pinckaers 4f4a0e54bf [IMP] better form views, new guidelines
bzr revid: fp@tinyerp.com-20120609141314-m26hf1pfyk0hd8oz
2012-06-09 16:13:14 +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 [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] replaced all oe_form_topbar with the new <header> style 2012-06-04 14:11:39 +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 [IMP] crm, crm_claim, crm_fundraising, crm_helpdesk, crm_partner_assign: remove group_extended 2012-04-25 13:51:39 +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] 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] better form views, new guidelines 2012-06-09 16:13:14 +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 [IMP] better form views, new guidelines 2012-06-09 16:13:14 +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