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

[9.0] [MIG] partner_contact_lang #356

Merged
merged 3 commits into from
Jan 24, 2017

Conversation

pedrobaeza
Copy link
Member

pedrobaeza and others added 3 commits December 6, 2016 14:21
===========================
Manage language in contacts
===========================

Odoo by default propagate language field to the created contacts from their
form, but it doesn't allow to change it once created.

This module fills this gap, and also provides other facilities for the
contact language management:

* Put the language of the parent company when the contact doesn't have a
  language and this parent company is assigned.
* When the company changes the language, it fills with the same language all
  the contacts that don't have any.

Usage
=====

Go to any partner that is a company and has contacts. Click on one contact
and you will be able to edit the language.
@pedrobaeza pedrobaeza mentioned this pull request Dec 6, 2016
31 tasks
Copy link
Sponsor Contributor

@rousseldenis rousseldenis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change icon to OCA ?

@pedrobaeza
Copy link
Member Author

@rousseldenis thanks for your reviews. The icon is a custom one I prepared for the module. I think it's more convenient than the generic one 😉

@rousseldenis
Copy link
Sponsor Contributor

@pedrobaeza I thought it was the convention to use OCA icon in every module

Copy link
Sponsor Contributor

@rousseldenis rousseldenis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Code review + tested on runbot

@pedrobaeza
Copy link
Member Author

No, the only convention is to not put any commercial trademark or logo, but you can:

  • Not put any icon.
  • Put generic OCA icon.
  • Put custom icon.

I always try to put some icons when I have the inspiration for a clear concept, hehe. Also with the raise of the mobile interface (web_responsive OCA module or web_enterprise module), the icon for the main app is starting to be important. For example, I plan to create an icon for connector, queue and custom info apps.

@pedrobaeza
Copy link
Member Author

@cubells, please review

Copy link
Sponsor Member

@cubells cubells left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Review code and test in runbot.

@pedrobaeza pedrobaeza merged commit a6685e3 into OCA:9.0 Jan 24, 2017
@pedrobaeza pedrobaeza deleted the 9.0-mig-partner_contact_lang branch January 24, 2017 17:56
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.

None yet

5 participants