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] crm_event: Migration to version 15.0 #294

Merged
merged 12 commits into from
Feb 24, 2023

Commits on Jan 12, 2023

  1. [ADD] crm_event: combine leads and event types

    This module extends the functionality of CRM opportunities (and leads, if
    enabled) to support linking them to event types and to allow you to keep track
    of leads interested in an upcoming event of some type.
    
    This is useful if you organize your events based on the amount of people
    interested in a certain type of event.
    
    @Tecnativa TT27664
    
    [UPD] Update crm_event.pot
    
    [UPD] README.rst
    
    [ADD] icon.png
    Jairo Llopis authored and stefan-tecnativa committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    a147b0f View commit details
    Browse the repository at this point in the history
  2. [IMP] crm_event: pre-commit execution

    Jairo Llopis authored and stefan-tecnativa committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    272b283 View commit details
    Browse the repository at this point in the history
  3. [MIG] crm_event: Migration to 13.0

    - Upstream merged both lead and opportunity form views.
    
    @Tecnativa TT31318
    Jairo Llopis authored and stefan-tecnativa committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    7d0ab91 View commit details
    Browse the repository at this point in the history
  4. [UPD] Update crm_event.pot

    oca-travis authored and stefan-tecnativa committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    1e91e9c View commit details
    Browse the repository at this point in the history
  5. [UPD] README.rst

    OCA-git-bot authored and stefan-tecnativa committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    91b3664 View commit details
    Browse the repository at this point in the history
  6. [IMP] crm_event: Promote module to stable

    It complies with the requirements and is needed by manifestoo.
    pedrobaeza authored and stefan-tecnativa committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    374d43f View commit details
    Browse the repository at this point in the history
  7. [UPD] README.rst

    OCA-git-bot authored and stefan-tecnativa committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    43a9f16 View commit details
    Browse the repository at this point in the history
  8. crm_event 13.0.1.0.1

    OCA-git-bot authored and stefan-tecnativa committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c89e5a4 View commit details
    Browse the repository at this point in the history
  9. [FIX] website_event_crm: another company's event

    The company field isn't mandatory for event types, so we have to check
    that a lead auto invites to events available in the company of the lead.
    
    We also have to check the proper base_url for our template. When we have
    multi-website we want our customer going to the right link, otherwise
    they'd be getting confusing info.
    
    TT36027
    chienandalu authored and stefan-tecnativa committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    a178aa1 View commit details
    Browse the repository at this point in the history
  10. crm_event 13.0.1.1.0

    OCA-git-bot authored and stefan-tecnativa committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    709fba9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    9d3ad8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6c5734 View commit details
    Browse the repository at this point in the history