odoo/addons/crm
Olivier Dony fba2b058c6 [IMP] crm: include additional lead details when forwarding an opportunity that is not linked to a partner + typos and cleanup
bzr revid: odo@openerp.com-20100728172037-7lxqta80loiwulh2
2010-07-28 19:20:37 +02:00
..
i18n Launchpad automatic translations update. 2010-07-22 04:56:45 +01:00
process [FIX] improve mailgateway system, removed thread_id 2010-06-23 22:29:29 +02:00
report [MOD] auction,audittrail,crm_*,hr_*,email_template,event,idea,lunch,marketing_campaign,mrp : set colors in tree views according to state 2010-07-20 16:44:02 +05:30
scripts/php [IMP]: crm: Removed function_name field from lead(res.partner.function is removed) 2010-05-25 18:57:33 +05:30
security [IMP]: crm: Added access rules for crm custom cases + fix 2010-07-10 17:04:04 +05:30
test [FIX]: crm, crm_claim, crm_helpdesk: Fixed warnings in yaml test 2010-07-10 19:00:42 +05:30
wizard [IMP] crm: include additional lead details when forwarding an opportunity that is not linked to a partner + typos and cleanup 2010-07-28 19:20:37 +02:00
__init__.py [IMP] mail_gateway: 2010-06-25 01:23:32 +05:30
__openerp__.py [RENAME] Tiny ERP to OpenERP SA in all places 2010-07-28 17:13:44 +05:30
board_crm_demo.xml Task-ID:919 merge board_crm into crm 2010-06-07 16:19:34 +05:30
board_crm_statistical_view.xml [MOD] Icon changed for Dashboard , from graph to folder icon 2010-07-26 11:26:23 +05:30
board_crm_view.xml [MOD] Icon changed for Dashboard , from graph to folder icon 2010-07-26 11:26:23 +05:30
crm.py [IMP] crm: allow selection of crm.case.stage items that have no sales team assigned even when a sales team is selected 2010-07-28 19:13:10 +02:00
crm_action_rule.py [REF]: base_action_rule: Replace mx.Datetime with datetime.datetime 2010-07-09 17:44:44 +05:30
crm_action_rule_view.xml [REF]: base_action_rule: Code cleaning + View improvement 2010-07-06 17:16:25 +05:30
crm_data.xml [FIX] crm/data: remove noupdate flag 2010-06-29 14:13:47 +02:00
crm_demo.xml imprvoement_crm 2008-11-02 13:39:23 +01:00
crm_installer.py [MOD] Configuration wizard : Usability Improvements 2010-07-13 19:13:16 +05:30
crm_installer_view.xml [MOD] Configuration wizard : small changes 2010-07-27 15:06:48 +05:30
crm_lead.py [IMP] crm: include additional lead details when forwarding an opportunity that is not linked to a partner + typos and cleanup 2010-07-28 19:20:37 +02:00
crm_lead_data.xml [IMP]: crm: Changed stages of lead/opportunity in data, added proper sequence and probability 2010-07-09 11:07:52 +05:30
crm_lead_demo.xml [MOD] crm_lead : set an error message when stage is not defined 2010-07-28 11:30:48 +05:30
crm_lead_menu.xml [ADD] sales manus : Help added on Sales menu items.when user click first time, he can see help, what is the purpose of that menu 2010-07-19 15:19:06 +05:30
crm_lead_view.xml [IMP]: crm: Put proper button icon for send mail wizards 2010-07-19 11:38:18 +05:30
crm_meeting.py [IMP]: crm, crm_claim, crm_fundraising, crm_helpdesk: Improvement for log messages 2010-07-22 16:30:56 +05:30
crm_meeting_data.xml modifs 2010-06-25 17:55:32 +02:00
crm_meeting_demo.xml [MERGE] merged from trunk main addons branch 2010-05-14 10:18:36 +05:30
crm_meeting_menu.xml [MOD] crm : small change in code and improvements in meeting invitations view 2010-07-28 16:42:12 +05:30
crm_meeting_view.xml [IMP] Calendar: invite attendnee, add origanizer detail into meetings 2010-07-13 16:47:53 +05:30
crm_operators.py [IMP]: crm: Apply doc string + optimization 2010-03-22 16:10:26 +05:30
crm_opportunity.py [IMP]: crm, crm_claim, crm_fundraising, crm_helpdesk: Improvement for log messages 2010-07-22 16:30:56 +05:30
crm_opportunity_data.xml [IMP]: crm: Changed stages of lead/opportunity in data, added proper sequence and probability 2010-07-09 11:07:52 +05:30
crm_opportunity_demo.xml [IMP]: crm: Changed stages of lead/opportunity in data, added proper sequence and probability 2010-07-09 11:07:52 +05:30
crm_opportunity_menu.xml [ADD] sales manus : Help added on Sales menu items.when user click first time, he can see help, what is the purpose of that menu 2010-07-19 15:19:06 +05:30
crm_opportunity_view.xml [IMP] crm: include additional lead details when forwarding an opportunity that is not linked to a partner + typos and cleanup 2010-07-28 19:20:37 +02:00
crm_phonecall.py [IMP]: mail_gateway: Added a function field in mailgate message to provide a better visual display for case history like launchpad bugs 2010-07-16 16:11:21 +05:30
crm_phonecall_data.xml modifs 2010-06-25 17:55:32 +02:00
crm_phonecall_demo.xml [IMP]: crm(Phonecall): Added Duration in demo data 2010-06-24 18:19:53 +05:30
crm_phonecall_menu.xml [ADD] sales manus : Help added on Sales menu items.when user click first time, he can see help, what is the purpose of that menu 2010-07-19 15:19:06 +05:30
crm_phonecall_view.xml [MOD] auction,audittrail,crm_*,hr_*,email_template,event,idea,lunch,marketing_campaign,mrp : set colors in tree views according to state 2010-07-20 16:44:02 +05:30
crm_report.xml [IMP]: crm: In crm Report file Apply format code + quality and dostring 2010-03-18 14:16:13 +05:30
crm_report_view.xml [IMP] crm_*, email_template, account : Icons are modified, new icon images added 2010-06-07 18:05:16 +05:30
crm_segmentation.py [MERGE] merged from trunk main addons branch 2010-05-14 10:18:36 +05:30
crm_view.xml [MOD] Sales configuration menu items changed 2010-07-28 19:00:41 +05:30
res_partner.py [REF/IMP] crm, partner_geo_assign: moved basic partner assignation inside crm, added m2m with assigned opportunities to partner history, changed forward-to-partner to use same visual wizard everywhere 2010-07-14 17:17:13 +02:00
res_partner_view.xml [MOD] auction,audittrail,crm_*,hr_*,email_template,event,idea,lunch,marketing_campaign,mrp : set colors in tree views according to state 2010-07-20 16:44:02 +05:30