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_phonecall: Migration to 17.0 #537

Closed
wants to merge 83 commits into from

Commits on Nov 30, 2023

  1. [MIG] crm_phone_call: Migrated to 10.0 (OCA#138)

    * crm_phonecall module (OCA#131)
    
    This module is the part extracted from Odoo v8 crm module from Odoo that allows to record phone calls. As it has been stripped off from Odoo v9, we add again the feature via this module.
    
    Migration scripts are also included to upgrade a v8 database via OpenUpgrade and don't lose your history.
    
    * [MIG] crm_phone_call: Migrated to 10.0
    
     - FIX: Correct some lint errors
    
    * [MIG] crm_phone_call: Migrated to 10.0
    cubells authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    18ae2a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d55bb9c View commit details
    Browse the repository at this point in the history
  3. [IMP][crm_phonecall] Add utm.mixin fields

    yajo authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    690f109 View commit details
    Browse the repository at this point in the history
  4. crm_phonecall: Fix action to redirect to the new phonecall when its c…

    …reated from phonecall2phonecall wizard.
    jesusVMayor authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ca5969f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e97e3d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ffbbc2 View commit details
    Browse the repository at this point in the history
  7. crm_phonecall: fixes to skip duration computation on phonecalls witho…

    …ut `date`
    Naglis Jonaitis authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    329d2e6 View commit details
    Browse the repository at this point in the history
  8. [MIG] crm_phonecall: Migration to 12.0.

    cierek authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ef390a9 View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Spanish)

    Currently translated at 100.0% (150 of 150 strings)
    
    Translation: crm-12.0/crm-12.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall/es/
    mvrodriguez authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    22ccfc2 View commit details
    Browse the repository at this point in the history
  10. Translated using Weblate (German)

    Currently translated at 86.0% (129 of 150 strings)
    
    Translation: crm-12.0/crm-12.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall/de/
    marylla authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9236fdd View commit details
    Browse the repository at this point in the history
  11. [FIX] crm_phonecall: make states editable

    oihane authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    13a917d View commit details
    Browse the repository at this point in the history
  12. [FIX] crm_phonecall: when accessing from partner's opportunities acti…

    …ve_id is not correct
    oihane authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    542fc26 View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (German)

    Currently translated at 92.7% (139 of 150 strings)
    
    Translation: crm-12.0/crm-12.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall/de/
    marylla authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8d5bcf5 View commit details
    Browse the repository at this point in the history
  14. Translated using Weblate (German)

    Currently translated at 98.0% (147 of 150 strings)
    
    Translation: crm-12.0/crm-12.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall/de/
    marylla authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    fdd6cdd View commit details
    Browse the repository at this point in the history
  15. [FIX] crm_phonecall button size

    ivantodorovich authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0f1f71b View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (Croatian)

    Currently translated at 27.3% (41 of 150 strings)
    
    Translation: crm-12.0/crm-12.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall/hr/
    badbole authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4e85122 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ae59fc6 View commit details
    Browse the repository at this point in the history
  18. Translated using Weblate (Croatian)

    Currently translated at 41.3% (62 of 150 strings)
    
    Translation: crm-12.0/crm-12.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall/hr/
    badbole authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    07236e0 View commit details
    Browse the repository at this point in the history
  19. [IMP] crm_phonecall: black, isort

    Tardo authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ce5437c View commit details
    Browse the repository at this point in the history
  20. [MIG] crm_phonecall: Migration to 13.0

    Tardo authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6deaf48 View commit details
    Browse the repository at this point in the history
  21. [UPD] Update crm_phonecall.pot

    oca-travis authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3ccb735 View commit details
    Browse the repository at this point in the history
  22. pre-commit update

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b80a58d View commit details
    Browse the repository at this point in the history
  23. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: crm-13.0/crm-13.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/
    oca-transbot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7df6d12 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c6f6ff2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0ce0c02 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    07989e3 View commit details
    Browse the repository at this point in the history
  27. [IMP] crm_phonecall: Add config setting to allow enable form view glo…

    …bally from crm settings.
    mamcode authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    253e5cd View commit details
    Browse the repository at this point in the history
  28. [FIX] crm_phonecall: Fix group by state in search view of calls, and …

    …change name to all groups for consistancy.
    mamcode authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5f08076 View commit details
    Browse the repository at this point in the history
  29. [UPD] Update crm_phonecall.pot

    oca-travis authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6f3e52e View commit details
    Browse the repository at this point in the history
  30. [UPD] README.rst

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a42116a View commit details
    Browse the repository at this point in the history
  31. crm_phonecall 13.0.1.1.0

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8edd138 View commit details
    Browse the repository at this point in the history
  32. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: crm-13.0/crm-13.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/
    oca-transbot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c324aea View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1fe6bc9 View commit details
    Browse the repository at this point in the history
  34. crm_phonecall 13.0.1.2.0

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1344f95 View commit details
    Browse the repository at this point in the history
  35. [FIX] Clean up license links

    skeller1 authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    bd66cfc View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3d323be View commit details
    Browse the repository at this point in the history
  37. Translated using Weblate (German)

    Currently translated at 91.4% (148 of 162 strings)
    
    Translation: crm-13.0/crm-13.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/de/
    ortlam authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c5f6459 View commit details
    Browse the repository at this point in the history
  38. [UPD] Update crm_phonecall.pot

    oca-travis authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7039eb5 View commit details
    Browse the repository at this point in the history
  39. crm_phonecall 13.0.1.2.1

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e5afae4 View commit details
    Browse the repository at this point in the history
  40. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: crm-13.0/crm-13.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/
    oca-transbot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    84b871c View commit details
    Browse the repository at this point in the history
  41. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (161 of 161 strings)
    
    Translation: crm-13.0/crm-13.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/es_AR/
    ibuioli authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    22edf5d View commit details
    Browse the repository at this point in the history
  42. crm_phonecall: Phonecall statusbar not clickable

    The Phonecall 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.
    flachica authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    dfff48c View commit details
    Browse the repository at this point in the history
  43. crm_phonecall 13.0.1.2.2

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a3cd9b0 View commit details
    Browse the repository at this point in the history
  44. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (161 of 161 strings)
    
    Translation: crm-13.0/crm-13.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/es_AR/
    ibuioli authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7b29de5 View commit details
    Browse the repository at this point in the history
  45. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: crm-13.0/crm-13.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/
    oca-transbot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9557091 View commit details
    Browse the repository at this point in the history
  46. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (161 of 161 strings)
    
    Translation: crm-13.0/crm-13.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/es_AR/
    ibuioli authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c5a3eee View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    f75c7e4 View commit details
    Browse the repository at this point in the history
  48. [UPD] Update crm_phonecall.pot

    oca-travis authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3d7f6f9 View commit details
    Browse the repository at this point in the history
  49. [UPD] README.rst

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ae69d56 View commit details
    Browse the repository at this point in the history
  50. crm_phonecall 14.0.1.0.1

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1fd4456 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    171fde2 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    773188f View commit details
    Browse the repository at this point in the history
  53. [UPD] Update crm_phonecall.pot

    oca-ci authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e0ee19d View commit details
    Browse the repository at this point in the history
  54. [UPD] README.rst

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2014aae View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    4d0834a View commit details
    Browse the repository at this point in the history
  56. crm_phonecall 15.0.1.0.2

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    debdc91 View commit details
    Browse the repository at this point in the history
  57. Translated using Weblate (Catalan)

    Currently translated at 100.0% (161 of 161 strings)
    
    Translation: crm-15.0/crm-15.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-15-0/crm-15-0-crm_phonecall/ca/
    pere-aquarian authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    eaa6ff4 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    c310426 View commit details
    Browse the repository at this point in the history
  59. crm_phonecall 15.0.1.1.0

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5d46f84 View commit details
    Browse the repository at this point in the history
  60. Translated using Weblate (Italian)

    Currently translated at 6.2% (10 of 161 strings)
    
    Translation: crm-15.0/crm-15.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-15-0/crm-15-0-crm_phonecall/it/
    mymage authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7c3e489 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    b1cd679 View commit details
    Browse the repository at this point in the history
  62. [UPD] Update crm_phonecall.pot

    oca-ci authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    66c94db View commit details
    Browse the repository at this point in the history
  63. [UPD] README.rst

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5d29552 View commit details
    Browse the repository at this point in the history
  64. Translated using Weblate (Spanish)

    Currently translated at 98.7% (159 of 161 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/es/
    luis-ron authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    155db2a View commit details
    Browse the repository at this point in the history
  65. Translated using Weblate (Italian)

    Currently translated at 100.0% (161 of 161 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/it/
    mymage authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    fa95ef0 View commit details
    Browse the repository at this point in the history
  66. Translated using Weblate (Turkish)

    Currently translated at 71.4% (115 of 161 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/tr/
    tate11 authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f69c230 View commit details
    Browse the repository at this point in the history
  67. Translated using Weblate (Italian)

    Currently translated at 100.0% (161 of 161 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/it/
    mymage authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b34c70b View commit details
    Browse the repository at this point in the history
  68. Translated using Weblate (Italian)

    Currently translated at 100.0% (161 of 161 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/it/
    mymage authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    77cb9a7 View commit details
    Browse the repository at this point in the history
  69. Translated using Weblate (Italian)

    Currently translated at 100.0% (161 of 161 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/it/
    mymage authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9731709 View commit details
    Browse the repository at this point in the history
  70. Translated using Weblate (Italian)

    Currently translated at 100.0% (161 of 161 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/it/
    francesco-ooops authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6ed8ea2 View commit details
    Browse the repository at this point in the history
  71. Translated using Weblate (Spanish)

    Currently translated at 100.0% (161 of 161 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/es/
    Ivorra78 authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ff52700 View commit details
    Browse the repository at this point in the history
  72. [UPD] README.rst

    OCA-git-bot authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4a7b52e View commit details
    Browse the repository at this point in the history
  73. [UPD] Update crm_phonecall.pot

    oca-ci authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b42c1e6 View commit details
    Browse the repository at this point in the history
  74. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/
    weblate authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0b01063 View commit details
    Browse the repository at this point in the history
  75. Translated using Weblate (Italian)

    Currently translated at 100.0% (155 of 155 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/it/
    mymage authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c19a7f5 View commit details
    Browse the repository at this point in the history
  76. Translated using Weblate (Spanish)

    Currently translated at 100.0% (155 of 155 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/es/
    Ivorra78 authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    dfa8510 View commit details
    Browse the repository at this point in the history
  77. Translated using Weblate (Spanish)

    Currently translated at 100.0% (155 of 155 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/es/
    Ivorra78 authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    49c0b48 View commit details
    Browse the repository at this point in the history
  78. [UPD] Update crm_phonecall.pot

    oca-ci authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    16cdf92 View commit details
    Browse the repository at this point in the history
  79. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/
    weblate authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7c7d029 View commit details
    Browse the repository at this point in the history
  80. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (154 of 154 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/es_AR/
    ibuioli authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7775a3a View commit details
    Browse the repository at this point in the history
  81. Translated using Weblate (Italian)

    Currently translated at 100.0% (154 of 154 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/it/
    mymage authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a9bd89b View commit details
    Browse the repository at this point in the history
  82. Translated using Weblate (Italian)

    Currently translated at 100.0% (154 of 154 strings)
    
    Translation: crm-16.0/crm-16.0-crm_phonecall
    Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_phonecall/it/
    mymage authored and peluko00 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b32ce8e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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