[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9929 revid:dle@openerp.com...
[odoo/odoo.git] / addons / crm / crm_lead.py
2014-03-25 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-03-11 Martin Trigaux[FIX] crm: write a value to date_closed field as well...
2014-03-10 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-03-07 Martin Trigaux[FIX] crm: write a value to date_closed when mark an...
2014-02-17 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-17 Denis Ledoux[FIX] crm: on_change_partner did not set the zip code...
2014-01-08 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-07 Martin Trigaux[IMP] crm: use %s pattern for variables in translations...
2014-01-07 Martin Trigaux[MERGE] [FIX] crm: post message for logged/scheduled...
2014-01-06 Rifakat[FIX] crm: when loggin a phonecall from Opportunity...
2013-11-20 Olivier Dony[MERGE] Forward-port of latest 7.0 fixes up to rev...
2013-11-14 Denis Ledoux[FIX]crm: duplicating lead/opp duplicated the stage...
2013-11-14 Denis Ledoux[FIX]crm: case_mark_lost and case_mark_won only were...
2013-11-14 Denis Ledoux[FIX]crm: several calls to _get_id for external id...
2013-11-04 Thibault Delavallée[FIX] crm_lead: cleaned and uniformized won/lost
2013-10-23 Thibault Delavallée[REV] crm: reverted most changes about stages for this...
2013-10-18 Thibault Delavallée[FIX] sale_crm: fixed view inheritance
2013-10-16 Denis Ledoux[FIX]crm: leads/opps merge order, condition was not...
2013-10-16 Denis Ledoux[FIX]crm: leads/opps merge order, was not the same...
2013-10-16 Thibault Delavallée[FIX] crm: fixed stage_find method. This method receive...
2013-09-19 Thibault Delavallée[FIX] addons: fixed various calls to fields.datetime...
2013-09-18 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-10 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8772...
2013-08-27 Thibault Delavallée[FIX] crm: fixed a bug in opportunities merge.
2013-08-27 Thibault Delavallée[FIX] crm: fixed regression in merge_notify, due to...
2013-08-26 Thibault Delavallée[MERGE] Sync with trunk
2013-08-22 Thibault Delavallée[IMP] crm, hr_recruitment, project_issue: removed messa...
2013-08-13 Thibault Delavallée[REF] crm_phonecall: refactored case management (direct...
2013-08-06 Thibault Delavallée[IMP] mail: first implementation of tracking and bounce...
2013-08-05 Thibault Delavallée[REM] crm_lead: removed _check, because should use...
2013-08-05 Thibault Delavallée[MERGE] Sync with trunk
2013-07-26 Thibault Delavallée[REM] crm: removed new_email_send, now unused and depre...
2013-07-19 Thibault Delavallée[MERGE] Sync with trunk
2013-07-18 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9302...
2013-07-17 Christophe Simonismerge upstream
2013-07-17 Thibault Delavallée[FIX] crm: added date_last_stage_update in crm + report
2013-07-16 Thibault Delavallée[FIX] crm modules: various fixes about state removal.
2013-07-16 Thibault Delavallée[IMP] crm: removed state field. Refactored code accordi...
2013-07-08 Thibault Delavallée[REF] crm: removed references to base_stage in crm_lead...
2013-07-02 Martin Trigaux[MERGE] forward port of saas-1 up to revision 8749...
2013-06-27 Thibault Delavallée[REF] mail_thread: message_track now uses browse record...
2013-06-26 Thibault Delavallée[REF] addons: _track now uses browse records, not read...
2013-06-26 Thibault Delavallée[WIP] CRM: first cleanings. Not finished.
2013-06-24 ajay javiya (OpenERP)[MERGE]: with trunk
2013-06-24 ajay javiya (OpenERP)[REM]: Remove python action field from stage
2013-06-20 Denis Ledoux[FIX]crm_channel: view and typo imp
2013-06-20 ajay javiya (OpenERP)[IMP]: analysis view of project task,issue, hr applican...
2013-06-19 Thibault Delavallée[FIX] crm, project.task, project.issue, hr_recruitment...
2013-06-14 ajay javiya (OpenERP)[IMP]:Remove State field from crm,hr_recruitment and...
2013-06-10 Thibault Delavallée[IMP] [REF] crm: WIP and first attempt to remove state...
2013-06-05 Martin Trigaux[MERGE] Forward porting of saas-1 until rev 8739
2013-06-04 Martin Trigaux[MERGE] Forward porting of latest 7.0 bugfixes, up...
2013-05-31 Quentin (OpenERP)[FIX] crm: after a merge of several leads/opportunities...
2013-05-31 Pinakin Nayi (OpenERP)[FIX]crm : delete with super user to avoid access rules...
2013-05-29 Martin Trigaux[MERGE] backport saas-1 rev 8728
2013-05-29 Thibault Delavallée[FIX] mail, project, project_issue, crm_lead: fixed...
2013-05-24 Christophe Matthieu[MERGE] from trunk
2013-05-22 Thibault Delavallée[MERGE] Sync with trunk
2013-05-22 Christophe Matthieu[MERGE] from trunk
2013-05-22 Thibault Delavallée[FORWARD] Forward port of addons until revision 8711
2013-05-21 Thibault Delavallée[MERGE] Sync with trunk
2013-05-21 Christophe Matthieu[IMP] crm_lead: on_change_user don't change section_id...
2013-04-29 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-04-26 Thibault Delavallée[IMP] account_invoice: now have its _get_formview_actio...
2013-04-26 Thibault Delavallée[MERGE] Revisions 9000 ... 9002 of 7.0 branch
2013-04-23 Christophe Matthieu[MERGE] from trunk
2013-04-18 Quentin (OpenERP)[MERGE] accounts* modules: forward port of revision...
2013-04-17 dle@openerp.com[FIX]crm: lead/opp convert/opp wizard: Add salesperson...
2013-04-17 Quentin (OpenERP)[IMP] crm: log a meeting now calls message_post and...
2013-04-17 Thibault Delavallée[FIX] mail, crm: fixed some access rights issues when...
2013-04-16 Cedric Snauwaert[REF]crm_lead, crm_meeting: minor changes to follow...
2013-04-15 Cedric Snauwaert[FIX]crm_lead, crm_meeting: when creating a meeting...
2013-04-11 Thibault Delavallée[FORWARD] Forward port of addons 7.0 until revision...
2013-04-11 Thibault Delavallée[FIX] crm: fixed on_change_user that was crashing because
2013-04-05 Thibault Delavallée[MERGE] Sync with trunk.
2013-04-04 Josse Colpaert[FIX] On cchange for sales person to change sales team...
2013-04-04 Quentin (OpenERP)[MERGE] forward port of bugfixes made in 7.0, up to...
2013-04-03 Thibault Delavallée[CLEAN] addons: various linkt cleanup (indentation...
2013-04-02 dle@openerp.com[FIX]crm: crm lead/merge keystroke mistake, revert...
2013-04-02 dle@openerp.com[FIX]crm: crm lead/opp merge, if merged stage not in...
2013-04-02 dle@openerp.com[FIX]crm: crm lead/opp merge, when opp has stage with...
2013-04-02 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-29 dle@openerp.com[FIX]crm: crm merge tests testing new merge behaviour...
2013-03-29 dle@openerp.com[FIX]crm: crm lead merge, add create_date in argument...
2013-03-29 dle@openerp.com[FIX]crm: convert lead to opportunity, opportunity...
2013-03-25 Christophe Matthieu[MERGE] sync with visibility
2013-03-25 Christophe Matthieu[FIX] salesteams: create leads with default section_id
2013-03-25 Christophe Matthieu[MERGE] from visibility and alias
2013-03-25 Christophe Matthieu[IMP] project, project_issue: improve get_empty_list_help
2013-03-25 Christophe Matthieu[IMP] sales teams: in progress
2013-03-22 Christophe Matthieu[IMP] crm.case.section,salesteams: kanban
2013-03-22 Christophe Matthieu[FIX] crm_lead
2013-03-22 Christophe Matthieu[IMP] crm: clean code
2013-03-21 Christophe Matthieu[IMP] code cleaning for get_empty_list_help
2013-03-21 Christophe Matthieu[IMP] view_form: statusbar with folded selection, remov...
2013-03-21 Turkesh Patel (Ope... [IMP] make strings translatable
2013-03-21 Turkesh Patel (Ope... [MRG] merge with lp:openobject-addons
2013-03-20 Christophe Matthieu[MERGE] from trunk
2013-03-14 Quentin (OpenERP)[MERGE] forwardport of bugfixes made in v7 up to revisi...
2013-03-13 Christophe Matthieu[MERGE] from trunk
next