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

[15.0][MIG] membership_extension: Migration to 15.0 #128

Merged
merged 48 commits into from
Sep 30, 2022

Commits on Aug 24, 2022

  1. membership_extension (OCA#21)

    antespi authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    493d2a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bda6544 View commit details
    Browse the repository at this point in the history
  3. membership_extension: Refunds cancel

    * Avoid ensure_one errors.
    * Don't do anything when there's no origin (refund made from scratch
      or field erased).
    * Use more accurate origin field (if refund link module installed)
    pedrobaeza authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    502efb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    494ad56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5971b58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2559750 View commit details
    Browse the repository at this point in the history
  7. [FIX] broken Membership Products menu

    Lucas Huber authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    1a6a334 View commit details
    Browse the repository at this point in the history
  8. [IMP] membership_extension: forbid partner delete

    - Partners can't be deleted if they have member lines.
    chienandalu authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    3cc8e78 View commit details
    Browse the repository at this point in the history
  9. [FIX+IMP] membership_extension: method-super mismatch (OCA#52) + adhe…

    …red member (OCA#51)
    
    - A member who is associated to another have the option to set start
    date independently from the associate member one
    chienandalu authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    6944b20 View commit details
    Browse the repository at this point in the history
  10. [10.0][fix] membership_extension: add security group to menu (OCA#53)

    Luis M. Ontalba authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    402ef29 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    78d7fdc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    83a6b63 View commit details
    Browse the repository at this point in the history
  13. [IMP] membership_extension: Adapt to standard refund field

    This module uses in previous versions an indirect dependency to
    account_invoice_refund_link for detecting the origin invoice where
    the refund comes from, but now there's a field in standard for
    pointing to that origin invoice, so no need of such code.
    pedrobaeza authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    65d4be3 View commit details
    Browse the repository at this point in the history
  14. [UPD] Update membership_extension.pot

    oca-travis authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    6e9c495 View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (German)

    Currently translated at 37.8% (14 of 37 strings)
    
    Translation: vertical-association-11.0/vertical-association-11.0-membership_extension
    Translate-URL: https://translation.odoo-community.org/projects/vertical-association-11-0/vertical-association-11-0-membership_extension/de/
    benbrich authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    58e4616 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cf690e1 View commit details
    Browse the repository at this point in the history
  17. [UPD] Update membership_extension.pot

    oca-travis authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    76f13f1 View commit details
    Browse the repository at this point in the history
  18. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: vertical-association-12.0/vertical-association-12.0-membership_extension
    Translate-URL: https://translation.odoo-community.org/projects/vertical-association-12-0/vertical-association-12-0-membership_extension/
    oca-transbot authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    9ec10ac View commit details
    Browse the repository at this point in the history
  19. [FIX] membership_extensions: member demo products

    - Demo membership products weren't membership products
    chienandalu authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    0b79fb8 View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (German)

    Currently translated at 62.5% (40 of 64 strings)
    
    Translation: vertical-association-12.0/vertical-association-12.0-membership_extension
    Translate-URL: https://translation.odoo-community.org/projects/vertical-association-12-0/vertical-association-12-0-membership_extension/de/
    benbrich authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    8dbfe80 View commit details
    Browse the repository at this point in the history
  21. [UPD] README.rst

    OCA-git-bot authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    ab2f457 View commit details
    Browse the repository at this point in the history
  22. Translated using Weblate (German)

    Currently translated at 81.2% (52 of 64 strings)
    
    Translation: vertical-association-12.0/vertical-association-12.0-membership_extension
    Translate-URL: https://translation.odoo-community.org/projects/vertical-association-12-0/vertical-association-12-0-membership_extension/de/
    benbrich authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    a24028a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    196c9c3 View commit details
    Browse the repository at this point in the history
  24. membership_extension 12.0.1.0.2

    OCA-git-bot authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    a242e02 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    eee5d60 View commit details
    Browse the repository at this point in the history
  26. Pre-commit

    astirpe authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    b512e35 View commit details
    Browse the repository at this point in the history
  27. [13.0][MIG] membership_extension

    astirpe authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    fab5f9c View commit details
    Browse the repository at this point in the history
  28. [UPD] Update membership_extension.pot

    oca-travis authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    aba0eb0 View commit details
    Browse the repository at this point in the history
  29. [UPD] README.rst

    OCA-git-bot authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    1643f1a View commit details
    Browse the repository at this point in the history
  30. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: vertical-association-13.0/vertical-association-13.0-membership_extension
    Translate-URL: https://translation.odoo-community.org/projects/vertical-association-13-0/vertical-association-13-0-membership_extension/
    oca-transbot authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    df2cd40 View commit details
    Browse the repository at this point in the history
  31. [14.0][MIG] - membership_extension

    sbejaoui authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    6770a3c View commit details
    Browse the repository at this point in the history
  32. [UPD] Update membership_extension.pot

    oca-travis authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    87bd191 View commit details
    Browse the repository at this point in the history
  33. [UPD] README.rst

    OCA-git-bot authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    98616e9 View commit details
    Browse the repository at this point in the history
  34. Translated using Weblate (Italian)

    Currently translated at 77.2% (51 of 66 strings)
    
    Translation: vertical-association-14.0/vertical-association-14.0-membership_extension
    Translate-URL: https://translation.odoo-community.org/projects/vertical-association-14-0/vertical-association-14-0-membership_extension/it/
    primes2h authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    36a854d View commit details
    Browse the repository at this point in the history
  35. Translated using Weblate (Italian)

    Currently translated at 89.3% (59 of 66 strings)
    
    Translation: vertical-association-14.0/vertical-association-14.0-membership_extension
    Translate-URL: https://translation.odoo-community.org/projects/vertical-association-14-0/vertical-association-14-0-membership_extension/it/
    primes2h authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    260afcf View commit details
    Browse the repository at this point in the history
  36. Translated using Weblate (Italian)

    Currently translated at 100.0% (66 of 66 strings)
    
    Translation: vertical-association-14.0/vertical-association-14.0-membership_extension
    Translate-URL: https://translation.odoo-community.org/projects/vertical-association-14-0/vertical-association-14-0-membership_extension/it/
    primes2h authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    be78861 View commit details
    Browse the repository at this point in the history
  37. Translated using Weblate (Italian)

    Currently translated at 100.0% (66 of 66 strings)
    
    Translation: vertical-association-14.0/vertical-association-14.0-membership_extension
    Translate-URL: https://translation.odoo-community.org/projects/vertical-association-14-0/vertical-association-14-0-membership_extension/it/
    primes2h authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    10a20d9 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b5c4d83 View commit details
    Browse the repository at this point in the history
  39. [UPD] Update membership_extension.pot

    oca-travis authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c83ac1c View commit details
    Browse the repository at this point in the history
  40. membership_extension 14.0.1.1.0

    OCA-git-bot authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    3cb3b4b View commit details
    Browse the repository at this point in the history
  41. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: vertical-association-14.0/vertical-association-14.0-membership_extension
    Translate-URL: https://translation.odoo-community.org/projects/vertical-association-14-0/vertical-association-14-0-membership_extension/
    oca-transbot authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    bd34e60 View commit details
    Browse the repository at this point in the history
  42. Translated using Weblate (Italian)

    Currently translated at 100.0% (65 of 65 strings)
    
    Translation: vertical-association-14.0/vertical-association-14.0-membership_extension
    Translate-URL: https://translation.odoo-community.org/projects/vertical-association-14-0/vertical-association-14-0-membership_extension/it/
    primes2h authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c50393f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    c95e83b View commit details
    Browse the repository at this point in the history
  44. membership_extension 14.0.1.2.0

    OCA-git-bot authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    af43364 View commit details
    Browse the repository at this point in the history
  45. [IMP] update dotfiles [ci skip]

    OCA-git-bot authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    abc91c6 View commit details
    Browse the repository at this point in the history
  46. Translated using Weblate (French)

    Currently translated at 100.0% (65 of 65 strings)
    
    Translation: vertical-association-14.0/vertical-association-14.0-membership_extension
    Translate-URL: https://translation.odoo-community.org/projects/vertical-association-14-0/vertical-association-14-0-membership_extension/fr/
    abdawone authored and farzeni committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    eab552a View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    943b73d View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    5c801ec View commit details
    Browse the repository at this point in the history