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] base_partner_sequence: Migration to 18.0 #1863

Merged
merged 70 commits into from
Oct 25, 2024

Commits on Oct 14, 2024

  1. base_partner_sequence: from lp:openobject-addons/extra-trunk to OpenE…

    …RP v7.0
    
    * Conventions
    * implement 'copy' method, fix translation
    * change the scope of sequences to customers and suppliers
    Thomas Rehn authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1b29348 View commit details
    Browse the repository at this point in the history
  2. Adapt to commercial partners [FIX] Replacd call to deprecated method

    Stefan Rijnhart authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    35aa717 View commit details
    Browse the repository at this point in the history
  3. base_partner_sequence: shortened long lines + bug in copy

    Thomas Rehn authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c83698e View commit details
    Browse the repository at this point in the history
  4. Fix pep8

    Sandy Carter authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    61795c9 View commit details
    Browse the repository at this point in the history
  5. Do no longer set the 'ref' field readonly

    Because it is set to readonly conditionally on the view.
    Setting the field to readonly prevents users to import it with csv files.
    guewen authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e9a5612 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    978a576 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d54ca0f View commit details
    Browse the repository at this point in the history
  8. base_partner_sequence module

    cubells authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    68c802b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b96d3c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8191f3a View commit details
    Browse the repository at this point in the history
  11. re-introduce _get_next_ref method to allow overriding (OCA#417)

    Cédric Pigeon (ACSONE) authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a05fbc4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    93c953b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b3949ed View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4294e98 View commit details
    Browse the repository at this point in the history
  15. Update base_partner_sequence.pot

    oca-travis authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7bdfcd5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2b7b41b View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (Dutch)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: partner-contact-11.0/partner-contact-11.0-base_partner_sequence
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-11-0/partner-contact-11-0-base_partner_sequence/nl/
    Cas Vissers authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3ca6e34 View commit details
    Browse the repository at this point in the history
  18. Base Partner Sequence: Migration to 12.0

    Bump module version to 12.0.1.0.0
    
    Use README by fragment system
    
    Remove copyrights
    
    Update website
    
    Add development_status
    qgroulard authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    200ca0a View commit details
    Browse the repository at this point in the history
  19. README.rst

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3cba0fd View commit details
    Browse the repository at this point in the history
  20. Update base_partner_sequence.pot

    oca-travis authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5e25c66 View commit details
    Browse the repository at this point in the history
  21. - unique ref on write

    sbejaoui authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0537f9c View commit details
    Browse the repository at this point in the history
  22. Translated using Weblate (Galician)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: partner-contact-12.0/partner-contact-12.0-base_partner_sequence
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-base_partner_sequence/gl/
    mvrodriguez authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c3ccd5b View commit details
    Browse the repository at this point in the history
  23. Update base_partner_sequence.pot

    oca-travis authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8e94e33 View commit details
    Browse the repository at this point in the history
  24. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: partner-contact-12.0/partner-contact-12.0-base_partner_sequence
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-base_partner_sequence/
    oca-transbot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bd3bd59 View commit details
    Browse the repository at this point in the history
  25. base_partner_reference: Pylint errors

    max3903 authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e91bae1 View commit details
    Browse the repository at this point in the history
  26. README.rst

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d325a5f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    27ab155 View commit details
    Browse the repository at this point in the history
  28. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: partner-contact-12.0/partner-contact-12.0-base_partner_sequence
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-base_partner_sequence/pt_BR/
    Rodrigo Macedo authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f37aed2 View commit details
    Browse the repository at this point in the history
  29. Translated using Weblate (Croatian)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: partner-contact-12.0/partner-contact-12.0-base_partner_sequence
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-base_partner_sequence/hr/
    badbole authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    38de22f View commit details
    Browse the repository at this point in the history
  30. base_partner_sequence: black, isort

    kevinkhao authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    981f10c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    474bccb View commit details
    Browse the repository at this point in the history
  32. Update base_partner_sequence.pot

    oca-travis authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bbdecc2 View commit details
    Browse the repository at this point in the history
  33. Update translation files

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

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7ece24e View commit details
    Browse the repository at this point in the history
  35. Translated using Weblate (Chinese (Simplified))

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: partner-contact-13.0/partner-contact-13.0-base_partner_sequence
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-base_partner_sequence/zh_CN/
    dong-z authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0822c2c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8b627d7 View commit details
    Browse the repository at this point in the history
  37. base_partner_sequence 13.0.1.0.1

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    91b5a50 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b10a05c View commit details
    Browse the repository at this point in the history
  39. Update base_partner_sequence.pot

    oca-travis authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8f27729 View commit details
    Browse the repository at this point in the history
  40. README.rst

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    644f31d View commit details
    Browse the repository at this point in the history
  41. base_partner_sequence 14.0.1.0.1

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bde3071 View commit details
    Browse the repository at this point in the history
  42. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: partner-contact-14.0/partner-contact-14.0-base_partner_sequence
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-base_partner_sequence/
    oca-transbot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    74254bf View commit details
    Browse the repository at this point in the history
  43. black, isort, prettier

    OpenCode authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    05b3663 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    7d6ff74 View commit details
    Browse the repository at this point in the history
  45. Update base_partner_sequence.pot

    oca-ci authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    26895db View commit details
    Browse the repository at this point in the history
  46. README.rst

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    13c97d7 View commit details
    Browse the repository at this point in the history
  47. base_partner_sequence 15.0.1.0.2

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    528186e View commit details
    Browse the repository at this point in the history
  48. Translated using Weblate (Catalan)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: partner-contact-15.0/partner-contact-15.0-base_partner_sequence
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-15-0/partner-contact-15-0-base_partner_sequence/ca/
    pablontura authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e9412c7 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    6ac1d49 View commit details
    Browse the repository at this point in the history
  50. [UPD] Update base_partner_sequence.pot

    oca-ci authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5fda731 View commit details
    Browse the repository at this point in the history
  51. [UPD] README.rst

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f2a2d0f View commit details
    Browse the repository at this point in the history
  52. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: partner-contact-16.0/partner-contact-16.0-base_partner_sequence
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-base_partner_sequence/
    weblate authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    723b05f View commit details
    Browse the repository at this point in the history
  53. [UPD] README.rst

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    df66a07 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    c0edba7 View commit details
    Browse the repository at this point in the history
  55. [BOT] post-merge updates

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6798d4e View commit details
    Browse the repository at this point in the history
  56. Translated using Weblate (Italian)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: partner-contact-16.0/partner-contact-16.0-base_partner_sequence
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-base_partner_sequence/it/
    mymage authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1a88acb View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    2facbe3 View commit details
    Browse the repository at this point in the history
  58. Update partner_view.xml

    FSchiepers authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5622c80 View commit details
    Browse the repository at this point in the history
  59. Update partner.py

    FSchiepers authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e86df0c View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    4a74017 View commit details
    Browse the repository at this point in the history
  61. [UPD] Update base_partner_sequence.pot

    oca-ci authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b7c7869 View commit details
    Browse the repository at this point in the history
  62. [BOT] post-merge updates

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2bb4f25 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    4a24330 View commit details
    Browse the repository at this point in the history
  64. [BOT] post-merge updates

    OCA-git-bot authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6685ab3 View commit details
    Browse the repository at this point in the history
  65. Translated using Weblate (Swedish)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: partner-contact-17.0/partner-contact-17.0-base_partner_sequence
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-17-0/partner-contact-17-0-base_partner_sequence/sv/
    jakobkrabbe authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    09eb368 View commit details
    Browse the repository at this point in the history
  66. Translated using Weblate (German)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: partner-contact-17.0/partner-contact-17.0-base_partner_sequence
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-17-0/partner-contact-17-0-base_partner_sequence/de/
    NICO-SOLUTIONS authored and Kimkhoi3010 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7ab265f View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    0dd92a7 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    b8f6bb9 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    c741ee4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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