Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / crm / crm.py
2014-12-02 Christophe Simonis[MERGE] forward port of branch 8.0 up to 591e329
2014-11-21 Christophe Simonis[FIX] crm: set the oldname of field crm.lead.medium_id
2014-11-13 Thibault Delavallée[IMP] crm: kanban customization
2014-11-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to 491372e
2014-11-04 Raphael Collet[IMP] use model._fields instead of model._all_columns...
2014-11-04 Turkesh Patel[IMP] crm: business model cleaning
2014-10-01 Ronak Baxi[IMP] crm, project, hr_recruitment: star (priority...
2014-09-09 Jeremy Kersten[IMP] crm: Use cookies to save utm instead of session.
2014-07-29 Jeremy Kersten[REF] crm analytics: refactor - lint
2014-07-29 Jeremy Kersten[IMP] crm: Add Campaign source and medium in group...
2014-07-08 Jeremy Kersten[IMP] Crm: Add tracking mixin to manage utm campaign...
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-05-12 Thibault Delavallée[IMP] website sales salesteam: refactored implementation
2014-05-09 Prashant Panchal... [MERGE]: Merged with addons
2014-05-02 Ravi Gadhia[IMP] split crm_case_section + create alias from lead
2014-05-01 Ravi GadhiaMerge with trunk
2014-04-23 Randhir Mayatra... [IMP] improve inherited crm_case_section
2014-04-22 Randhir Mayatra... [IMP] solve yml issues
2014-04-22 Randhir Mayatra... [IMP] optimize code
2014-04-21 Randhir Mayatra... [IMP] add demo data files
2014-04-21 Randhir Mayatra... [IMP] improve demo data and menu items
2014-04-02 Ravish (Open ERP)[update] move alias for default lead in to crm
2014-03-28 Ravish (Open ERP)[Add new sale_team module]
2014-02-28 Mahendra Barad ... [Merge]with trunk
2014-02-14 Mahendra Barad ... [IMP]improved priority and remove unused methods
2014-02-14 Mahendra Barad ... [Merge]Trunk
2014-02-11 Gery Debongnie[IMP] changes the sparkline graph in the sales team...
2014-02-10 Gery Debongnie[FIX] corrects an interesting bug, caused by datetime...
2014-02-05 Anael Closson[FIX] datetime.strptime only accepts date format when...
2014-02-05 Denis Ledoux[FIX]crm: use DEFAULT_SERVER_DATETIME_FORMAT instead...
2014-01-08 Mahendra Barad ... [IMP]improved value of demo data and selection field
2014-01-07 Mahendra Barad ... [IMP]added the legend widget for priority and kanban...
2013-11-26 Turkesh Patel (Ope... [RMV] remove all currecny related stuff as per the...
2013-11-26 Turkesh Patel (Ope... [MRG] merge with lp:openobject-addons
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9010...
2013-11-04 Thibault Delavallée[MERGE] Sync with saas-2
2013-10-29 Turkesh Patel (Ope... [IMP] improved code to show all amounts in sales teams...
2013-10-29 Turkesh Patel (Ope... [ADD] added onchange on manger to change currency_id
2013-10-25 Turkesh Patel (Ope... [IMP] improved code.
2013-10-23 Olivier Dony[IMP] crm: defaults can be literals
2013-10-23 Thibault Delavallée[REV] crm: reverted most changes about stages for this...
2013-10-23 Turkesh Patel (Ope... [IMP] added new _currency_conversation method.
2013-10-23 Turkesh Patel (Ope... [IMP] add direct currency_id field insted of related...
2013-10-21 Thibault Delavallée[REV] stages: removed bar_fold and bar_color fields.
2013-10-18 Thibault Delavallée[IMP] Stage/State update part 2
2013-10-11 Turkesh Patel (Ope... [IMP] remove type parameter from __get_bar_values and...
2013-10-11 Turkesh Patel (Ope... [MRG] merge with lp:openobject-addons
2013-10-06 Antony Lesuisseuse referencable models instead of _get_links
2013-10-03 Thibault Delavallée[FIX] crm, sale_crm, mass_mailin: fixed computation...
2013-09-18 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-16 Turkesh Patel (Ope... [MRG] merge with lp:openobejct-addons contains changes...
2013-09-10 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8772...
2013-09-05 Turkesh Patel (Ope... [FIX] improved code for invoice sparkline bar
2013-08-27 Olivier Dony[FIX] Force safer ondelete=restrict on the `alias_id...
2013-08-16 Turkesh Patel (Ope... [IMP] improved code to show invoice bar value
2013-08-13 Turkesh Patel (Ope... [MRG] merge lp:openobject-addons
2013-08-13 Turkesh Patel (Ope... [MRG]improved code and lp:~openerp-dev/openobject-addon...
2013-08-13 Sunil Sharma (Open... [IMP]:User_Currency:
2013-07-31 Turkesh Patel (Ope... [IMP] improved code to show opportunity revenue in...
2013-07-30 Turkesh Patel (Ope... [IMP] Added company_id and currency_symbole field and...
2013-07-16 Thibault Delavallée[IMP] crm: removed state field. Refactored code accordi...
2013-06-26 Thibault Delavallée[WIP] CRM: first cleanings. Not finished.
2013-06-25 ajay javiya (OpenERP)[MERGE]: sync with trunk
2013-06-12 Thibault Delavallée[MERGE] Sync with trunk
2013-06-10 Thibault Delavallée[IMP] [REF] crm: WIP and first attempt to remove state...
2013-05-31 Thibault Delavallée[CLEAN] crm, sale_crm: cleaned code for new fields...
2013-05-27 Christophe Matthieu[IMP] salesteams: duration only by month
2013-05-24 Christophe Matthieu[IMP] salesteams: use read_group to simplify
2013-05-21 Christophe Matthieu[IMP] salesteams: view
2013-05-16 Thibault Delavallée[IMP] mail_alias: added reference to the parent record.
2013-05-16 Thibault Delavallée[FIX] crm, hr_recruitement: fixed default alias for...
2013-05-06 Christophe Matthieu[IMP] crm.case.section: change use_leads tootip
2013-05-06 Christophe Matthieu[IMP] crm_case_section: quarter in selection field
2013-04-25 Christophe Matthieu[IMP] salesteams: comment and tooltip
2013-04-19 Christophe Matthieu[IMP] salesteams: add demo data
2013-04-18 Christophe Matthieu[IMP] salesteams: crm_case_section kanban sparkline...
2013-04-17 Christophe Matthieu[IMP] crm: salesteams sparkline for lead and opportunity
2013-04-17 Christophe Matthieu[IMP] crm: salesteams
2013-04-09 Thibault Delavallée[REF] [IMP] mail_alias improvement
2013-04-05 Thibault Delavallée[REF] crm, hr, project: refactored kanban/form html...
2013-04-03 Thibault Delavallée[CLEAN] addons: various linkt cleanup (indentation...
2013-03-28 Thibault Delavallée[CLEAN] crm: lint cleaning.
2013-03-28 Thibault Delavallée[CLEAN] crm: moved group_multi_salesteam configuration...
2013-03-27 Christophe Matthieu[IMP] salesteams: move config to sales settings
2013-03-25 Christophe Matthieu[IMP] crm.case.section,salesteams: add groups multi_sal...
2013-03-25 Christophe Matthieu[IMP] crm: add settings options multi sales teams
2013-03-25 Christophe Matthieu[IMP] sales teams: in progress
2013-03-22 Christophe Matthieu[IMP] crm: clean code
2013-03-20 Ajay Chauhan (OpenERP)[IMP] crm: rename string 'Mail Alias' to 'Alias' in...
2013-03-11 Ajay Chauhan (OpenERP)[IMP] crm: rename 'alias_id' to solve 'Sales Team'...
2013-03-05 Christophe Matthieu[IMP] project,crm: display default alias_domain for...
2013-02-06 Christophe Matthieu[IMP] salesteams: add account, crm: on_change user_id...
2013-02-06 Christophe Matthieu[IMP] salesteams: add sales order and quotation
2013-01-25 Christophe Matthieu[IMP] crm: Sales Teams menu with breadcrum
2012-12-17 Cecile Tonglet[MERGE] From trunk
2012-12-17 Sanjay Gohel (Open... [MERGE]with trunk
2012-12-16 Fabien Pinckaers[IMP] cleaning sales team stuff
2012-12-10 Vo Minh Thu[MERGE] merged trunk.
2012-12-10 Sanjay Gohel (Open... [MERGE]with trunk
2012-12-08 Fabien Pinckaersfix
next