[MERGE] Sync with 7.0
[odoo/odoo.git] / addons / crm / crm_lead.py
2013-01-29 Thibault Delavallée[IMP] crm_lead: message_new now uses the on_change_part...
2013-01-15 Olivier Dony[FIX] mail_thread subclasses: message_new() should...
2013-01-15 Quentin (OpenERP)[FIX] crm: at lead creation, take into account the...
2013-01-10 Olivier Dony[FIX] mail_thread subclasses: message_new must not...
2013-01-07 Fabien Pinckaers[MERGE] clean convert to opporunity wizard
2013-01-03 Thibault Delavallée[IMP] crm, project, project_issue: reply_to address...
2013-01-03 Thibault Delavallée[FIX] crm, project, project_issue: default stage_id...
2013-01-03 Anael Closson[FIX] only probability > 0 for stage assignation when...
2013-01-03 Thibault Delavallée[FIX] crm, project, project_issue: fixed default_stage_...
2012-12-28 Quentin (OpenERP)[FIX] crm: don't use context if you didn't check it...
2012-12-28 Chris Biersbach[IMP] Typo
2012-12-28 Chris Biersbach[FIX] Leads no longer get a random draft stage, but...
2012-12-20 Thibault Delavallée[IMP] track_visibility atribute: moved onto explicit...
2012-12-19 Thibault Delavallée[CLEAN] crm: cleaned subtypes, removed auto following...
2012-12-19 Raphael Collet[IMP] crm: remove unused import
2012-12-19 Raphael Collet[MERGE] from trunk
2012-12-19 Thibault Delavallée[FIX] FIxed last fix. changed fields must include invis...
2012-12-19 Thibault Delavallée[FIX] crm: added a tracking on state, otherwise subtype...
2012-12-19 Fabien Pinckaers[FIX] fix _track stuff
2012-12-18 Fabien Pinckaers[MOD] use read() instead of browse
2012-12-18 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-18 Olivier Dony[MERGE] Another batch of bugfixes from 6.1
2012-12-18 Thibault Delavallée[IMP] CRM: updated subtype for auto subscription.
2012-12-18 Quentin (OpenERP)[MERGE] staging branch with misc fixes
2012-12-18 Thibault Delavallée[MERGE] Sync with trunk, to have last fixes about CRM.
2012-12-18 vta vta@openerp.com[FIX] crm stage_id statusbar issues
2012-12-18 Quentin (OpenERP)[MERGE] trunk
2012-12-18 Quentin (OpenERP)[IMP] crm: add a button to send emails on opportunities
2012-12-18 Thibault Delavallée[CLEAN] CRM: cleaned a bit message_post and fixed subty...
2012-12-18 Thibault Delavallée[MERGE] Merged branch holding subtype work by APA.
2012-12-18 Thibault Delavallée[IMP] CRM: added tracked fields, removed now unnecessar...
2012-12-18 Thibault Delavallée[MERGE] Sync wirth trunk.
2012-12-18 Raphael Collet[MERGE] trunk-import-openerp-thu (use strict naming...
2012-12-18 Foram Katharotiya... [MERGE] with trunk
2012-12-18 Olivier Dony[MERGE] Sync with trunk
2012-12-18 Olivier Dony[MERGE] Bugfixes from 6.1 until revision 6900
2012-12-17 Fabien Pinckaers[IMP] better domain for crm opportunities
2012-12-17 Cecile Tonglet[FIX] replace from/import stuffs of openerp stuffs...
2012-12-17 Cecile Tonglet[MERGE] From trunk
2012-12-17 Thibault Delavallée[MERGE] Merged lp:~openerp-dev/openobject-addons/trunk...
2012-12-17 Foram Katharotiya... [IMP] update followers
2012-12-17 Foram Katharotiya... [IMP] add generic method _subscribe_followers_subtype...
2012-12-17 Foram Katharotiya... [MERGE] with trunk
2012-12-17 Sanjay Gohel (Open... [MERGE]with trunk
2012-12-16 Fabien Pinckaers[IMP] cleaning sales team stuff
2012-12-13 Foram Katharotiya... [IMP] Add comments
2012-12-13 Foram Katharotiya... [IMP] improve code
2012-12-13 Foram Katharotiya... [IMP] improve code
2012-12-10 Vo Minh Thu[MERGE] merged trunk.
2012-12-10 Sanjay Gohel (Open... [MERGE]with trunk
2012-12-10 Foram Katharotiya... [MERGE] with trunk
2012-12-08 Fabien Pinckaers[MERGE]
2012-12-08 Antony Lesuissecrm non translatable string
2012-12-08 Antony Lesuisse[MERGE] trunk
2012-12-07 Foram Katharotiya... [IMP] update followers
2012-12-06 Olivier Dony[MERGE] Bugfixes from 6.1 until revision 6800
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-06 Antonin Bourguignon[FIX] reintroduce modifications forward ported from...
2012-12-06 Foram Katharotiya... [IMP]improve code
2012-12-05 Antonin Bourguignon[FIX] typo in a comment
2012-12-05 Antonin Bourguignon[IMP] rename methods in crm_lead and crm_phonecall:
2012-12-05 Antonin Bourguignon[IMP] identation and doc
2012-12-05 Antonin Bourguignon[IMP] remove the make_partner() method which wasn't...
2012-12-05 Antonin Bourguignon[FIX] forgot a %
2012-12-05 Antonin Bourguignon[FIX] wrong var name
2012-12-05 Antonin Bourguignon[IMP] code style
2012-12-05 Antonin Bourguignon[IMP] we actually don't have to perform this test:...
2012-12-05 Foram Katharotiya... [IMP] improve code
2012-12-05 Foram Katharotiya... [IMP] display subtype of related salesteam in lead
2012-12-04 Antonin Bourguignon[IMP] rename _merge_notification into _merge_notify...
2012-12-04 Arnaud Pineux[MERGE] with trunk
2012-12-04 Antonin Bourguignon[IMP] use fields.datetime.now()
2012-12-04 Antonin Bourguignon[IMP] _get_type() is now an object method named _merge_...
2012-12-04 Antonin Bourguignon[FIX] docstring
2012-12-04 Antonin Bourguignon[IMP] regroup leads' fields to merge in a global var...
2012-12-04 Khushboo Bhatt ... [REM]crm:method of phoncall
2012-12-04 Khushboo Bhatt ... [MERGE]merge with trunk
2012-12-03 Sanjay Gohel (Open... [MERGE]merge with latest trunk
2012-12-03 Foram Katharotiya... [IMP] remove _get_subscription_data method
2012-12-03 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-30 Antonin Bourguignon[MERGE] trunk
2012-11-30 Antonin Bourguignon[IMP] tests for the merge feature
2012-11-30 Fabien Pinckaers[IMP] merge addons23
2012-11-29 Khushboo Bhatt ... [REM]crm:message improved for merge oppertunities/lead
2012-11-28 Khushboo Bhatt ... [IMP]improve code
2012-11-28 Khushboo Bhatt ... [IMP]improve code for merge lead/opportunity message
2012-11-27 Antonin Bourguignon[IMP] properly cycle through the salesmen (round-robin...
2012-11-27 Antonin Bourguignon[IMP] indentation
2012-11-27 Antonin Bourguignon[IMP] add documentation
2012-11-27 Sanjay Gohel (Open... [MERGE]merge with trunk
2012-11-27 Sanjay Gohel (Open... [IMP]improve as per comment
2012-11-27 Khushboo Bhatt ... [FIX] chatter message when we merge leads/opportunities...
2012-11-26 Antonin Bourguignon[FIX] forgot to update this test: properly test that...
2012-11-26 Antonin Bourguignon[IMP] properly define the type of the resulting element...
2012-11-26 Arnaud Pineux[MERGE] with trunk
2012-11-26 Antonin Bourguignon[MERGE] trunk
2012-11-26 Khushboo Bhatt ... [FIX]CRM:merged opportunities category
2012-11-26 Sanjay Gohel (Open... [MERGE]merge with trunk
2012-11-26 Sanjay Gohel (Open... [IMP] remove message post for stage change and implemen...
2012-11-26 Sanjay Gohel (Open... [MERGE]merge with trunk
next