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

[17.0][MIG] crm_claim: Migration to 17.0 #594

Open
wants to merge 39 commits into
base: 17.0
Choose a base branch
from

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    d891c97 View commit details
    Browse the repository at this point in the history
  2. [10.0][ENH] crm_claim (OCA#178)

    Bhavesh Odedra authored and BernatObrador committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    088b703 View commit details
    Browse the repository at this point in the history
  3. [MIG] crm_claim: Migration to 11.0

    oihane authored and BernatObrador committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b156ec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7194ae7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23a2b94 View commit details
    Browse the repository at this point in the history
  6. Fix default date

    eicher31 authored and BernatObrador committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    951819a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a5745c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    546cbad View commit details
    Browse the repository at this point in the history
  9. Update crm_claim_report.py

    max3903 authored and BernatObrador committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    96c662c View commit details
    Browse the repository at this point in the history
  10. [IMP] crm_claim: Multi-company

    Include record rule for multi-company.
    pedrobaeza authored and BernatObrador committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8340701 View commit details
    Browse the repository at this point in the history
  11. [IMP] crm_claim: black, isort

    flachica authored and BernatObrador committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4cc1ebf View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Migration 13.0

    flachica authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    464a9db View commit details
    Browse the repository at this point in the history
  2. [FIX] crm_claim: Claim statusbar not clickable

    The Claim form's statusbar is intended to be clickable, but Odoo 13 is
    apparently no longer compatible with `clickable="True"`. Instead, either
    `clickable="1"` or `options="{'clickable': 1}"` must be used. Odoo core
    code uses the latter, so the Claim form has been updated to match core
    convention.
    traviswaelbro authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    20fbdb1 View commit details
    Browse the repository at this point in the history
  3. crm_claim 13.0.1.0.1

    OCA-git-bot authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a68fe7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b844712 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31105ac View commit details
    Browse the repository at this point in the history
  6. crm_claim 14.0.1.0.1

    OCA-git-bot authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0b089b5 View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (German)

    Currently translated at 100.0% (144 of 144 strings)
    
    Translation: crm-14.0/crm-14.0-crm_claim
    Translate-URL: https://translation.odoo-community.org/projects/crm-14-0/crm-14-0-crm_claim/de/
    Corneliuus authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8135210 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f08edde View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74c3516 View commit details
    Browse the repository at this point in the history
  10. [IMP] crm_claim: remove unnecessary fields in views

    We didn't have activities back in v8 but the fields `action_next` and
    `date_deadline` in the models to be set from the views. In the later migration
    to v11 those view fields were adapted to the proper similar ones in activities.
    But that's useless, as activities have their own UI ready to be used from any
    model with the mixin.
    
    TT38822
    victoralmau authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a5c7dd6 View commit details
    Browse the repository at this point in the history
  11. crm_claim 15.0.1.1.0

    OCA-git-bot authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7e72eed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    74726e0 View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (Spanish)

    Currently translated at 100.0% (147 of 147 strings)
    
    Translation: crm-15.0/crm-15.0-crm_claim
    Translate-URL: https://translation.odoo-community.org/projects/crm-15-0/crm-15-0-crm_claim/es/
    pere-aquarian authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e6528fb View commit details
    Browse the repository at this point in the history
  14. Translated using Weblate (Catalan)

    Currently translated at 100.0% (147 of 147 strings)
    
    Translation: crm-15.0/crm-15.0-crm_claim
    Translate-URL: https://translation.odoo-community.org/projects/crm-15-0/crm-15-0-crm_claim/ca/
    pere-aquarian authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ba4c824 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1d2f006 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    548e481 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c7ce975 View commit details
    Browse the repository at this point in the history
  18. Translated using Weblate (Italian)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: crm-16.0/crm-16.0-crm_claim
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim/it/
    mymage authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    900e898 View commit details
    Browse the repository at this point in the history
  19. Translated using Weblate (Spanish)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: crm-16.0/crm-16.0-crm_claim
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim/es/
    Ivorra78 authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    06346b7 View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (Spanish)

    Currently translated at 100.0% (143 of 143 strings)
    
    Translation: crm-16.0/crm-16.0-crm_claim
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim/es/
    kikopeiro authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    94f7262 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    247e4bb View commit details
    Browse the repository at this point in the history
  22. Added translation using Weblate (French)

    sofien-moalla authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6cfe799 View commit details
    Browse the repository at this point in the history
  23. Translated using Weblate (French (France) (fr_FR))

    Currently translated at 91.5% (130 of 142 strings)
    
    Translation: crm-16.0/crm-16.0-crm_claim
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim/fr_FR/
    yassine-rhimi authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a780b9f View commit details
    Browse the repository at this point in the history
  24. [FIX] crm_claim: Delete create method from crm.claim

    It's setting a context when creating records for the default team_id and it's not necessary, it's redundant because the team_id field already has a default that defines it. This code is not necessary.
    
    TT49102
    pilarvargas-tecnativa authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    29e066a View commit details
    Browse the repository at this point in the history
  25. [IMP] crm_claim: Add <div class="oe_button_box" name="button_box" /> …

    …to claim form view
    
    TT46565
    victoralmau authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d7c772a View commit details
    Browse the repository at this point in the history
  26. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 16.1% (23 of 142 strings)
    
    Translation: crm-16.0/crm-16.0-crm_claim
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim/pt_BR/
    Rodrigo Macedo authored and BernatObrador committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1f46210 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a0218bb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    629414f View commit details
    Browse the repository at this point in the history