Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge remote-tracking branch 'upstream/8.0' into 8.0 #1

Merged
42 commits merged into from
May 19, 2016

Conversation

ghost
Copy link

@ghost ghost commented May 19, 2016

No description provided.

hbrunn and others added 30 commits September 7, 2015 08:29
This module allows any user to get special permissions to be able to
deduplicate contacts, instead of just giving them to a sale manager with
settings permissions.

The new permissions allow the user to deduplicate:

- *Manually*.
- *Automatically* (dangerous).
- *Without restrictions* (more dangerous).

Beware what you do! 😯
[ADD] subscribe receiving and sending partner
[FIX] we need one record, not all minus the last
This module adds the lastname field to leads and converts current contact name into contact firstname.

Allows to transfer that from and to res.partner objects.
Without respecting the order, the user could get to a situation where
you are updating a field without lastname to set `firstname=False,
lastname="something"` and fail because Odoo started by `firstname` and
that lead to a temporary situation where no names are set and
`EmptyNamesError` gets raised.

With this patch, you force Odoo to write first the field with value,
whith avoids that situation and always works.
This module shows the already-existing `categ_id` field for `crm.phonecall` tree and search views.
This module extends the functionality of the CRM to support having the tracking
fields available in the partner and copy them there automatically when the
partner is created from a lead/opportunity.
…ummaries for phone calls

This module fills the gap of phone marketing companies where phone call summaries can only belong to a limited amount of possibilities.
[8.0][crm_deduplicate_acl] Deduplicate permission groups
[8.0][crm_phonecall_summary_predefined] Restricted list of possible summaries for phone calls
[8.0][crm_phonecall_category] Phonecall category
[8.0][crm_lead_firstname] Link crm and partner_firstname modules.
This module combines the second lastname module with CRM Leads/Opportunities.

WIP until OCA#75 is merged.
@ghost ghost merged commit ef5c845 into ClearCorp:8.0 May 19, 2016
@ghost ghost deleted the 8.0 branch May 19, 2016 16:48
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants