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

[18.0][MIG] partner_identification: Migration to 18.0 #1858

Merged
merged 68 commits into from
Oct 25, 2024

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    9b425e8 View commit details
    Browse the repository at this point in the history
  2. partner_identification: several fix/imp

    * [IMP] improve module description
    * [IMP] Remove useless comments
    * [FIX] Complete incomplete sentence
    * [IMP] Replace field 'state' by 'status' in res_partner_id_number
    * [IMP] Add new field 'Place of Issuance'
    * [FIX] Readme formatting
    * [IMP] status is now a selection field
    * [IMP] use method to provide the default value for validation_code
    * [IMP] Add help texts
    * [FIX] Add missing constrains on category_id in res_partner.id_number
            The number must be validated also when we change the category
    lmignon authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    93c89ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    673014f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ff9bc3 View commit details
    Browse the repository at this point in the history
  5. [FIX] partner_identification: pylint

    jjscarafia authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ec48bf2 View commit details
    Browse the repository at this point in the history
  6. [IMP] partner_identification: Add context override (OCA#373)

    Allow for context override of validations using ``id_no_validate``
    lasley authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e84225e View commit details
    Browse the repository at this point in the history
  7. [10.0][IMP] partner_identification: Add field computation and inverses (

    OCA#419)
    
    * [IMP] partner_identification: Add field computation and inverses
    * Add methods to allow for computation and inverse of an ID field of a specific category type
    
    * [IMP] partner_identification: Add search option
    lasley authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    150495f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d660c3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5306ed View commit details
    Browse the repository at this point in the history
  10. [11.0][MIG] partner_identification

    simahawk authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f4734ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    624ab59 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    35a09ae View commit details
    Browse the repository at this point in the history
  13. [MIG] partner_identification: Migration to 12.0

    [FIX] Tests
    
    [FIX] data sequence
    
    Fix openerp to odoo in comment
    
    [REM] at_install, post_install
    
    [ADD] Model descriptions
    
    [REM] Extra spaces
    tarteo authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3847b65 View commit details
    Browse the repository at this point in the history
  14. [UPD] README.rst

    OCA-git-bot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    84fd89f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7cb05c2 View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (Italian)

    Currently translated at 97.9% (46 of 47 strings)
    
    Translation: partner-contact-12.0/partner-contact-12.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_identification/it/
    primes2h authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    09af3af View commit details
    Browse the repository at this point in the history
  17. Update translation files

    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    oca-transbot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ecd85af View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1c8b4ad View commit details
    Browse the repository at this point in the history
  19. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: partner-contact-12.0/partner-contact-12.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_identification/
    oca-transbot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6c8bb1e View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (Spanish)

    Currently translated at 97.9% (46 of 47 strings)
    
    Translation: partner-contact-12.0/partner-contact-12.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_identification/es/
    mvrodriguez authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    edc007a View commit details
    Browse the repository at this point in the history
  21. [ADD] icon.png

    OCA-git-bot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    abdbff8 View commit details
    Browse the repository at this point in the history
  22. [UPD] README.rst

    OCA-git-bot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c9d36f5 View commit details
    Browse the repository at this point in the history
  23. [REF] partner_identification: Black python code

    laurent.corron authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5d1f47e View commit details
    Browse the repository at this point in the history
  24. [MIG] partner_identification: Migration to 13.0

    laurent.corron authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dd66126 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9f4384b View commit details
    Browse the repository at this point in the history
  26. [UPD] README.rst

    OCA-git-bot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5b40ca2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ac984b0 View commit details
    Browse the repository at this point in the history
  28. 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_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_identification/
    oca-transbot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    712effb View commit details
    Browse the repository at this point in the history
  29. pre-commit update

    OCA-git-bot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f5e8512 View commit details
    Browse the repository at this point in the history
  30. Translated using Weblate (Chinese (Simplified))

    Currently translated at 100.0% (47 of 47 strings)
    
    Translation: partner-contact-13.0/partner-contact-13.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_identification/zh_CN/
    dong-z authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    40dcacf View commit details
    Browse the repository at this point in the history
  31. [UPD] README.rst

    OCA-git-bot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    04ebf0a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f03fccb View commit details
    Browse the repository at this point in the history
  33. partner_identification 13.0.1.0.1

    OCA-git-bot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a08ff78 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3fbc2f8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9b58e2a View commit details
    Browse the repository at this point in the history
  36. partner_identification 13.0.1.1.0

    OCA-git-bot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    df704b5 View commit details
    Browse the repository at this point in the history
  37. 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_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_identification/
    oca-transbot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    34fafa4 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7f6ca0c View commit details
    Browse the repository at this point in the history
  39. partner_identification 13.0.1.2.0

    OCA-git-bot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ea19417 View commit details
    Browse the repository at this point in the history
  40. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (47 of 47 strings)
    
    Translation: partner-contact-13.0/partner-contact-13.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_identification/es_AR/
    ibuioli authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ed3e9ab View commit details
    Browse the repository at this point in the history
  41. Translated using Weblate (Dutch)

    Currently translated at 21.3% (10 of 47 strings)
    
    Translation: partner-contact-13.0/partner-contact-13.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_identification/nl/
    bosd authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b9f556c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    3659d24 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    710fca8 View commit details
    Browse the repository at this point in the history
  44. [IMP] partner_identification: Add python validation, improve view and…

    … fix default partner
    phuctranfxvn authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    66daf9a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    698fbd9 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e103681 View commit details
    Browse the repository at this point in the history
  47. Translated using Weblate (Portuguese (Portugal))

    Currently translated at 100.0% (47 of 47 strings)
    
    Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/pt_PT/
    educasilva authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0d8dece View commit details
    Browse the repository at this point in the history
  48. partner_identification 14.0.1.3.0

    OCA-git-bot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0b1256d View commit details
    Browse the repository at this point in the history
  49. Translated using Weblate (Portuguese (Portugal))

    Currently translated at 97.9% (48 of 49 strings)
    
    Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/pt_PT/
    pedrocs-exo authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8792b78 View commit details
    Browse the repository at this point in the history
  50. Translated using Weblate (Portuguese)

    Currently translated at 97.9% (48 of 49 strings)
    
    Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/pt/
    pedrocs-exo authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7adc6f3 View commit details
    Browse the repository at this point in the history
  51. Translated using Weblate (Italian)

    Currently translated at 91.8% (45 of 49 strings)
    
    Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/it/
    rbellanova authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e7ec034 View commit details
    Browse the repository at this point in the history
  52. Translated using Weblate (Italian)

    Currently translated at 91.8% (45 of 49 strings)
    
    Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/it/
    rbellanova authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d160a5b View commit details
    Browse the repository at this point in the history
  53. [MIG] partner_identification: Migration to 16.0

    [UPD] Update partner_identification.pot
    
    [UPD] README.rst
    
    partner_identification 16.0.1.0.1
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: partner-contact-16.0/partner-contact-16.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_identification/
    
    Translated using Weblate (Italian)
    
    Currently translated at 87.7% (43 of 49 strings)
    
    Translation: partner-contact-16.0/partner-contact-16.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_identification/it/
    
    Translated using Weblate (Italian)
    
    Currently translated at 87.7% (43 of 49 strings)
    
    Translation: partner-contact-16.0/partner-contact-16.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_identification/it/
    
    Translated using Weblate (Croatian)
    
    Currently translated at 30.6% (15 of 49 strings)
    
    Translation: partner-contact-16.0/partner-contact-16.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_identification/hr/
    
    Translated using Weblate (Croatian)
    
    Currently translated at 51.0% (25 of 49 strings)
    
    Translation: partner-contact-16.0/partner-contact-16.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_identification/hr/
    marielejeune authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    37b49c2 View commit details
    Browse the repository at this point in the history
  54. [16.0][IMP] partner_identification: use odoo_test_helper in tests

    Translated using Weblate (Italian)
    
    Currently translated at 87.7% (43 of 49 strings)
    
    Translation: partner-contact-16.0/partner-contact-16.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_identification/it/
    
    Translated using Weblate (Slovenian)
    
    Currently translated at 81.6% (40 of 49 strings)
    
    Translation: partner-contact-16.0/partner-contact-16.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_identification/sl/
    
    partner_identification 16.0.1.0.2
    
    Translated using Weblate (Spanish)
    
    Currently translated at 100.0% (49 of 49 strings)
    
    Translation: partner-contact-16.0/partner-contact-16.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_identification/es/
    
    Translated using Weblate (Portuguese (Brazil))
    
    Currently translated at 48.9% (24 of 49 strings)
    
    Translation: partner-contact-16.0/partner-contact-16.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_identification/pt_BR/
    
    [UPD] README.rst
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: partner-contact-16.0/partner-contact-16.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_identification/
    marielejeune authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3da4359 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    1cdb1bc View commit details
    Browse the repository at this point in the history
  56. [BOT] post-merge updates

    OCA-git-bot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e40ecdb View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    d4f1f20 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    25c84a2 View commit details
    Browse the repository at this point in the history
  59. [UPD] Update partner_identification.pot

    oca-ci authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    42f0c7a View commit details
    Browse the repository at this point in the history
  60. [BOT] post-merge updates

    OCA-git-bot authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9b50b2c View commit details
    Browse the repository at this point in the history
  61. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: partner-contact-17.0/partner-contact-17.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-17-0/partner-contact-17-0-partner_identification/
    weblate authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    98d1ab7 View commit details
    Browse the repository at this point in the history
  62. Translated using Weblate (Italian)

    Currently translated at 100.0% (48 of 48 strings)
    
    Translation: partner-contact-17.0/partner-contact-17.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-17-0/partner-contact-17-0-partner_identification/it/
    mymage authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a6b4e3a View commit details
    Browse the repository at this point in the history
  63. Translated using Weblate (Swedish)

    Currently translated at 100.0% (48 of 48 strings)
    
    Translation: partner-contact-17.0/partner-contact-17.0-partner_identification
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-17-0/partner-contact-17-0-partner_identification/sv/
    jakobkrabbe authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a62178b View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    992f57e View commit details
    Browse the repository at this point in the history
  65. [IMP][partner_identification] Allow attachments and chatter for res_p…

    …artner_id_number model
    cvinh authored and chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b2161d0 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    40b3389 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    8676d13 View commit details
    Browse the repository at this point in the history
  68. Add test-requirements.txt

    chaule97 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3ff963b View commit details
    Browse the repository at this point in the history