odoo/addons/crm
Martin Trigaux 1660daf2fb [FIX] crm: avoid constraint errors when merging partners
As for the _update_foreign_keys, the _update_reference_fields method may raise an unique constraint when merging two partners.
In such case, the new record is not relevant and can be removed.

Backport of 8d23a3a86c.
OPW 657338, closes #9705.
2015-11-25 14:15:25 +01:00
..
doc [REF] crm_phonecall: removed inheritance towards base_state + some cleaning due to refactoring + changelog in crm/doc 2013-08-13 10:44:47 +02:00
i18n [I18N] Transifex project URL 2015-08-03 17:25:44 +02:00
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
report [IMP] improves some reporting views in CRM (accessed from the sales team screen) (addon crm) 2014-02-10 16:38:08 +01:00
scripts/php
security [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
static [MERGE] forward port of branch 7.0 up to 3e3e35e 2014-11-05 21:10:15 +01:00
test [FIX] crm: crm_to_lead tests, force assignation, to check round robin 2014-03-06 10:23:30 +01:00
wizard [FIX] crm: convert to opp, link to an existing cstomer 2015-01-15 16:09:46 +01:00
__init__.py [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
__openerp__.py [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
base_partner_merge.py [FIX] crm: avoid constraint errors when merging partners 2015-11-25 14:15:25 +01:00
base_partner_merge_view.xml [FIX] crm: simplify + fix multiple programming errors in partner merge wizard 2013-05-08 18:27:42 +02:00
board_crm_view.xml [IMP] convert the graphs defined in the reporting dashboard of crm to the new style (addon crm) 2013-12-26 17:16:09 +01:00
calendar_event.py [TYPO] PEP7 - Module calendar (no E501) 2014-02-24 23:02:22 +01:00
calendar_event_menu.xml [FIX] crm: fp mistakes during d6ae7fb7db. 2015-04-27 13:21:51 +02:00
crm.py [MERGE] forward port of branch 7.0 up to cb29f9e 2015-07-29 12:07:34 +02:00
crm_action_rule_demo.xml [MERGE] Sync with trunk 2013-08-05 15:26:18 +02:00
crm_case_section_view.xml [IMP] improves the tooltips in sales team kanban view (addon crm) 2014-02-11 12:08:02 +01:00
crm_data.xml [IMP] sale,crm: add groups group_multi_salesteams for filter and groupby 2013-05-21 16:27:53 +02:00
crm_demo.xml [IMP] add demo user in direct sales team also. 2013-08-06 16:57:13 +05:30
crm_lead.py [MERGE] forward port of branch 7.0 up to 3e7d3c7 2015-04-27 12:19:43 +02:00
crm_lead_data.xml [FIX] crm: in order the mark as lost action to work, the dead stage has to be folded 2014-05-02 12:15:25 +02:00
crm_lead_demo.xml [CLEAN] crm: some cleaning in demo data 2013-08-12 13:47:48 +02:00
crm_lead_menu.xml [FIX] showing help message for leads and its alias 2014-01-26 10:32:36 +01:00
crm_lead_view.xml [MERGE] forward port of branch 7.0 up to 937b957 2015-08-13 15:14:16 +02:00
crm_phonecall.py [MERGE] forward port of branch 7.0 up to 680f955 2014-07-22 13:39:15 +02:00
crm_phonecall_data.xml
crm_phonecall_demo.xml [IMP] salesteams: add demo data 2013-04-19 12:36:00 +02:00
crm_phonecall_menu.xml [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9144 revid:dle@openerp.com-20140310133913-465x5t3n1bo7fu98 2014-03-10 15:36:00 +01:00
crm_phonecall_view.xml Forward port of branch 7.0 up to 1933e92 2014-09-24 17:10:14 +02:00
crm_report.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
crm_report_view.xml [CLEAN] addons: various linkt cleanup (indentation, spaces, ...). 2013-04-03 10:10:09 +02:00
crm_segmentation.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
crm_view.xml [MERGE] Sync with trunk 2013-12-10 10:33:07 +01:00
res_config.py [IMP]align multi-line string 2013-09-17 18:38:14 +05:30
res_config_view.xml [IMP] sale: add a default_section_id in the context to create invoice 2013-05-21 15:19:06 +02:00
res_partner.py [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
res_partner_view.xml [FIX] calendar/crm: Add active_id (if in model partner_id) in defaults values from partner_ids when we creates a new meeting. 2014-08-07 13:02:59 +02:00
validate_email.py [IMP] This commit contains the new wizard for the merge of partners. 2013-05-02 12:30:44 +02:00