[IMP] notification with need action in phonecall when schedule a call.
[odoo/odoo.git] / addons / crm / crm_lead.py
2012-02-29 Bhumi Thakkar (Ope... [IMP] notification with need action in phonecall when...
2012-02-29 Bhumi Thakkar (Ope... [IMP] Remove dates from extra info tab and communicatio...
2012-02-28 Bhumi Thakkar (Ope... [IMP] put a date for schedule a call notification,meeti...
2012-02-28 Bhumi Thakkar (Ope... [FIX] remove lead and opportuniy name from notification...
2012-02-28 Bhumi Thakkar (Ope... [IMP] When creating a lead notification put,subscribin...
2012-02-27 Bhumi Thakkar (Ope... [IMP] add notification for meeting and phonecall action...
2012-02-27 Bhumi Thakkar (Ope... [IMP] notification coming when state change from pendin...
2012-02-24 Bhumi Thakkar (Ope... [FIX] add message_ids field.
2012-02-23 Bhumi Thakkar (Ope... [IMP] replace *args with context=None in crm.py and...
2012-01-30 Raphael Collet[FIX] crm: change probability of opportunity when chang...
2012-01-30 Raphael Collet[IMP] crm: reformulate confusing error message
2012-01-25 Olivier Dony[IMP] crm.lead: set case opening date when opening...
2011-12-31 fp[IMP] improved error message, constraints must allways...
2011-12-21 Mayur Maheshwari... [MERGE]: Merge with lp:openobject-addons
2011-12-19 Serpent Consulting... [FIX] CRM : Correction in tooltip for Partner Name...
2011-12-09 Antony Lesuisse[MERGE] manual outlook plugin no binary yet
2011-12-09 Mayur Maheshwari... [FIX]All: create an index for the column on require...
2011-11-30 ron@tinyerp.com[IMP] crm: After Merged oppportunity, correct value...
2011-11-30 ron@tinyerp.com[IMP] crm_parner_assign, crm: Corrected history[whole...
2011-11-30 Harry (OpenERP)[MERGE] merged with trunk development branch
2011-11-29 Raphael Collet[MERGE] lp:889056 (crm: fix context update to enable...
2011-11-28 Fabien Meghazi[IMP] Improved crm.lead and project.task kanban views
2011-11-25 ron@tinyerp.com[IMP] crm : Add arguments phone, contact_name, desc...
2011-11-24 ron@tinyerp.com[MERGE] Merged with lp:addons
2011-11-23 Olivier Dony[IMP] crm,project,hr: fix group_by_full implementation...
2011-11-23 ron@tinyerp.com[FIX] crm: When converting lead to opportunity , with...
2011-11-23 ron@tinyerp.com[IMP] crm: Create partner form lead section_id not...
2011-11-22 ron@tinyerp.com[MERGE] Merged with lp:addons2
2011-11-21 Olivier Dony[IMP] hr,crm,project: better _group_by_full imp: heed...
2011-11-21 ron@tinyerp.com[MERGE] Merged with lp:addons
2011-11-18 Kuldeep Joshi (Ope... [IMP] crm: remove the space
2011-11-18 Kuldeep Joshi (Ope... [IMP] crm: remove the space and initialized object...
2011-11-17 Kuldeep Joshi (Ope... [FIX]crm: change the context
2011-11-13 Fabien Pinckaers[IMP] kanban of applicants
2011-11-13 Fabien Pinckaers[IMP] read_group_full
2011-11-12 Fabien Pinckaers[IMP] read_group full on crm.opportunities for kanban...
2011-11-08 Fabien Pinckaersmerge
2011-11-03 ron@tinyerp.com[REF, IMP]: crm: * Used get_object_reference instead...
2011-11-03 ron@tinyerp.com[REF, IMP]: crm: Improved the quality of code,
2011-11-01 ron@tinyerp.com[FIX] crm : Fixed traceback while converting lead to...
2011-10-26 Harry (OpenERP)[FIX] crm, crm_partner_assign: rename assign_partner...
2011-10-26 Harry (OpenERP)[IMP] crm_partner_assign: clean test case and APIs
2011-10-24 Harry (OpenERP)[IMP] crm: clean test cases, APIs of crm.lead, crm...
2011-10-21 Harry (OpenERP)[IMP] crm: clear apis
2011-10-13 Amit (OpenERP)[IMP/MERGE]:improved code
2011-10-12 niv-openerp[fix] problem with osv defining the "id" field, it...
2011-09-13 Antony Lesuisse[MERGE] trunk-kanban-ysa (manually because of uncommit...
2011-09-12 Olivier Dony[IMP] crm.lead: overridden name_get to hide the inherit...
2011-09-07 Olivier Dony[REM] crm*: remove useless msg_send() method, cleanup
2011-09-07 Olivier Dony[FIX] crm: typos
2011-08-28 Antony Lesuisse[MERGE] trunk
2011-08-27 Antony Lesuisse[IMP] res.partner.canal into crm.case.channel
2011-08-27 Antony Lesuisse[MERGE] trunk
2011-08-25 Xavier Morel[FIX] invalid syntax for domains introduced in ksa...
2011-08-25 Olivier Dony[IMP] mail: cleanup/rename API + adapt dependencies...
2011-08-25 Antony Lesuisse[MERGE] remove stage type ksa, and MASSIVE crm_lead...
2011-08-25 Antony Lesuisse[MERGE] rename team leader and improve tooltips
2011-08-22 Olivier Dony[MERGE] latest trunk
2011-08-22 Olivier Dony[IMP] all: next pass of review/renaming for new mail API
2011-08-18 fp[IMP] Misc useability improvement
2011-08-17 ksa (Open ERP)[IMP]: remove stage type for crm when use method for...
2011-08-16 ksa (Open ERP)[IMP]: remove stage type in lead and opportunity
2011-08-09 Olivier Dony[MERGE] latest trunk
2011-07-22 Olivier Dony[IMP] crm*: update crm modules to new mail module ...
2011-07-19 Raphael Collet[IMP] add and improve tooltips
2011-07-08 RavishchanraMurari... merged from usability branch
2011-07-08 RavishchanraMurari... added tools tips
2011-07-05 Olivier Dony[IMP] removed remaining method=True params from fields...
2011-07-05 tfr@openerp.com[FIX] bug when subject is empty mailgate
2011-07-05 Jigar Amin[BUG-FIX] refector - Fetch mail message_new subject...
2011-07-01 Olivier Dony[IMP] removed method=True params from all fields.function
2011-06-27 tfr@openerp.com[MERGE] trunk
2011-06-16 tfr@openerp.com[MERGE] with trunk
2011-06-01 Bhumika (OpenERP)[MERGE] Merge with lp:openobject-addons
2011-05-12 Bhumika (OpenERP)[MERGE] Merge with lp:openobject-addons
2011-05-03 Rifakat Haradwala... [IMP] mail: able to retrive priority of an email messag...
2011-05-02 Rifakat Haradwala... [IMP] crm,crm_claim,crm_helpdesk,hr_recruitment,project...
2011-04-29 Rifakat Haradwala... [MERGE]: Merge with branch lp:~openerp-dev/openobject...
2011-04-28 Harry (OpenERP)[MERGE] merged with trunk development branch
2011-04-26 Harry (OpenERP)[MERGE] fixing usability
2011-04-21 Harry (OpenERP)[MERGE] merged addons trunk development branch after...
2011-04-20 Rifakat Haradwala... [FIX]: changes in message_update()
2011-04-20 Rifakat Haradwala... [FIX]: attachment type as dictionary
2011-04-20 Rifakat Haradwala... [IMP] mail: improvement for message_new() and related...
2011-04-15 Rifakat Haradwala... [MERGE]: merge with email-framwork-addons
2011-04-13 Bhumika (OpenERP)[MERGE] Merge with lp:openobject-addons
2011-04-11 uco[FIX] usability improvement
2011-04-08 Bhumika (OpenERP)[MERGE]
2011-04-07 Thibault Francois[MERGE] trunk
2011-04-07 Thibault Francois[MERGE] crm improvement
2011-04-06 Rifakat Haradwala... [FIX] crm, crm_claim, crm_helpdesk, hr_recruitent,...
2011-04-06 Rifakat Haradwala... [IMP] crm, email_thread.py: changes in message_new...
2011-04-04 Rifakat Haradwala... [IMP] mail: improvements in email message form view...
2011-03-30 Rifakat Haradwala... [Merge]: merge with lp:~openerp-dev/openobject-addons...
2011-03-29 Harry (OpenERP)[MERGE] merged with trunk addods development branch
2011-03-21 Rifakat Haradwala... [REM] email.smtp_server: removed email.smtp_server...
2011-03-21 Bhumika (OpenERP)[MERGE] Merge with lp:openobject-addons
2011-03-18 Rifakat Haradwala... [IMP] email: email cleanup
2011-03-24 Thibault Francois[IMP] search on email
2011-03-23 Thibault Francois[IMP] apply patch from crm imp + history + subject
next