odoo/addons/crm
Martin Trigaux 54857ec409 [IMP] crm: clean after partner merge
When trying to merge partners, an sql error may be violated (e.g. unique constraints).
In this case, catch the error and delete the problematic record as it will no longer be relevant with the old partner and left unconsistant data in the database.
2014-08-07 18:17:39 +02: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 Launchpad automatic translations update. 2014-04-10 06:46:50 +00: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 merged with trunk 2010-12-30 15:28:09 +05:30
security [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
static [FIX] crm: typo, interrests to interest 2014-05-02 16:58:23 +02: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 opportunity (single lead) display losts 2014-03-19 16:39:56 +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 [IMP] crm: clean after partner merge 2014-08-07 18:17:39 +02: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 [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
crm.py [IMP] changes the sparkline graph in the sales team/kanban view (opportunities) so that it uses date_deadline instead of create_date (addon crm) 2014-02-11 12:09:36 +01: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 revid 9954 chs@openerp.com-20140403153129-jq9zc7ityoy25c73 2014-04-03 17:59:04 +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 latest 7.0 bugfixes, up to rev. 10005 revid:dle@openerp.com-20140422150710-mr9x3vyq0wcg31l5 2014-04-22 18:20:28 +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 merged with trunk 2010-12-30 15:28:09 +05:30
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 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 10005 revid:dle@openerp.com-20140422150710-mr9x3vyq0wcg31l5 2014-04-22 18:20:28 +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