odoo/addons/crm
rpa (Open ERP) a069671a8a [FIX]: crm: Name in domain for base_action_rule
bzr revid: rpa@tinyerp.com-20100726105949-fop8p9d2vdq6iwef
2010-07-26 16:29:49 +05:30
..
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 [FIX] crm: 'forward to partner' wizard: 'function' field has no name_get method, it's a 'char' field 2010-07-23 16:30:58 +02:00
__init__.py [IMP] mail_gateway: 2010-06-25 01:23:32 +05:30
__openerp__.py [IMP]: crm: Improvement in forward to partner and send email wizard 2010-07-15 13:03:13 +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 [FIX]: crm: Name in domain for base_action_rule 2010-07-26 16:29:49 +05:30
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] Improvements in Configuration wizard 2010-07-23 16:16:25 +05:30
crm_lead.py [IMP]: crm, crm_claim, crm_fundraising, crm_helpdesk: Improvement for log messages 2010-07-22 16:30:56 +05:30
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 [ADD]: crm: Applied changes for lead demo that were reverted in some merge 2010-07-07 12:33:32 +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 [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_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: Added selection in opportunity to phonecall wizard for phonecall type + Some minor Fixes 2010-07-19 18:41:55 +05:30
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 [IMP]: crm: Put proper button icon for send mail wizards 2010-07-19 11:38:18 +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