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

[14.0][MIG] partner_contact_lang: Migration to 14.0 #992

Merged
merged 17 commits into from
Oct 22, 2020

Commits on Oct 15, 2020

  1. partner_contact_lang: Manage language in contacts (OCA#302)

    ===========================
    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 authored and newtratip committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    484e0f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac63c28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fed19ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a97eae4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cec7f5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8348ff5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    570f5d6 View commit details
    Browse the repository at this point in the history
  8. [UPD] README.rst

    OCA-git-bot authored and newtratip committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    97eaa49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ec4503 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a846dc7 View commit details
    Browse the repository at this point in the history
  11. [UPD] README.rst

    OCA-git-bot authored and newtratip committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    fc5694d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5dbf80e View commit details
    Browse the repository at this point in the history
  13. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: partner-contact-13.0/partner-contact-13.0-partner_contact_lang
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_contact_lang/
    oca-transbot authored and newtratip committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    5f202ac View commit details
    Browse the repository at this point in the history
  14. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: partner-contact-13.0/partner-contact-13.0-partner_contact_lang
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_contact_lang/
    oca-transbot authored and newtratip committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    8802a49 View commit details
    Browse the repository at this point in the history
  15. [IMP] partner_contact_lang: Change language when assigning parent if …

    …virtual record
    
    If the record hasn't been created yet, we can assume that the language set currently
    is the default one, so we can switch it to the parent one.
    pedrobaeza authored and newtratip committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    c39ed6b View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: partner-contact-13.0/partner-contact-13.0-partner_contact_lang
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_contact_lang/pt_BR/
    Rodrigo Macedo authored and newtratip committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    af2d583 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    825bca8 View commit details
    Browse the repository at this point in the history