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] agreement: Migration to 17.0 #35

Merged
merged 19 commits into from
Sep 24, 2024

Commits on Sep 10, 2024

  1. [MIG] agreement: Migration to 12.0

    ygol authored and OCA-git-bot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c5cd311 View commit details
    Browse the repository at this point in the history
  2. FIX security issue + details

    bealdav authored and OCA-git-bot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6d813cb View commit details
    Browse the repository at this point in the history
  3. [FIX] Missing newline

    max3903 authored and OCA-git-bot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    889c1e4 View commit details
    Browse the repository at this point in the history
  4. [IMP] move some notions from agreement_legal to agreement

    we move the is_template field definition and the agreement.type model from
    the agreement_legal module to the agreement module.
    
    The fields are not displayed by default, unless the feature is enabled through a
    technical feature group, this is configurable in the agreement_sale module (because agreement
    in itself has no UI, and agreement_legal enables the feature by default)
    liweijie0812 authored and OCA-git-bot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    284a3f2 View commit details
    Browse the repository at this point in the history
  5. [IMP] agreement,agreement_legal: support activities

    - The `agreement` model now features mail and activities from its base module.
    - The `agreement_legal` module doesn't need to add mail support now.
    - Add activities to form views.
    
    @Tecnativa TT22477
    Jairo Llopis authored and OCA-git-bot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5e76933 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4344da2 View commit details
    Browse the repository at this point in the history
  7. Re-introduce module agreement_account

    Update agreement and agreement_sale to restore the behavior of v10
    alexis-via authored and OCA-git-bot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f3346fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43a48f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9560b0e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e5d486 View commit details
    Browse the repository at this point in the history
  11. [MIG] agreement: Migration to 14.0

    newtratip authored and OCA-git-bot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e942eee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4455fda View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab337a4 View commit details
    Browse the repository at this point in the history
  14. [IMP] agreement: Change menus structure to make it easy to adapt

    Ernesto Tejeda authored and OCA-git-bot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    132c234 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9fe7b9c View commit details
    Browse the repository at this point in the history
  16. [IMP] agreement - Change domain field into computed store field inste…

    …ad of onchange field
    FrancoMaxime authored and OCA-git-bot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    13eb3c6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d5b1f1b View commit details
    Browse the repository at this point in the history
  18. [MIG] agreement: Migration to 17.0

    ramiadavid authored and OCA-git-bot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2e2980a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Update agreement/models/agreement.py

    Co-authored-by: Denis Roussel (ACSONE) <rousseldenis@users.noreply.github.com>
    max3903 and rousseldenis committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    520d6c4 View commit details
    Browse the repository at this point in the history