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

[MIG] 16.0 : event_registration_cancel_reason #399

Open
wants to merge 22 commits into
base: 16.0
Choose a base branch
from

Commits on Aug 2, 2024

  1. [ADD] event_registration_cancel_reason

    =============================================
    Reasons for event registrations cancellations
    =============================================
    
    This module allows to add a predefined reason why a registration for an event
    is cancelled.
    
    Configuration
    =============
    
    Go to *Marketing > Configuration > Events > Registrations cancel reasons* for
    setting the possible reasons you want to handle. You can also set if a reason
    is only available for certain events or, if you leave it empty, for all.
    
    Usage
    =====
    
    Go to *Marketing > Events > Events*, enter into the details or any of the
    events, and press the red circle button in the right part of any of the
    registrations. A new screen will appear asking you to enter the reason why the
    registration is cancelled.
    
    You will get also the same screen when pressing the button
    *Cancel registration* from the details view of a registration in
    *Marketing > Events > Registrations*. On this object, you can group by the
    cancel reason in the list, calendar or graph view.
    pedrobaeza authored and lmarion-source committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1763db2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fa9c32 View commit details
    Browse the repository at this point in the history
  3. [IMP+FIX] event_registration_cancel_reason: Allow multirecord cancell…

    …ing and fix tests.
    
    Fix OCA#35. When an event had no type, it was not getting in the mapping because of the way Odoo generates recordsets.
    yajo authored and lmarion-source committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d61dbc5 View commit details
    Browse the repository at this point in the history
  4. [9.0][MIG] event_registration_cancel_reason module

    - Updated README
    - Updated views
    - Updated tests
    - Improve tests to achieve full test coverage
    cubells authored and lmarion-source committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    23eea73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbfb657 View commit details
    Browse the repository at this point in the history
  6. [MIG] event_registration_cancel_reason: Migration to v12

    Victor M.M. Torres authored and lmarion-source committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    48eda06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    729728b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    788087a View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Spanish)

    Currently translated at 95.0% (19 of 20 strings)
    
    Translation: event-13.0/event-13.0-event_registration_cancel_reason
    Translate-URL: https://translation.odoo-community.org/projects/event-13-0/event-13-0-event_registration_cancel_reason/es/
    anasuarez1 authored and lmarion-source committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    89fe3bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5002b4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df16996 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7060120 View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (Italian)

    Currently translated at 65.0% (13 of 20 strings)
    
    Translation: event-14.0/event-14.0-event_registration_cancel_reason
    Translate-URL: https://translation.odoo-community.org/projects/event-14-0/event-14-0-event_registration_cancel_reason/it/
    primes2h authored and lmarion-source committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    349667f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5a683f9 View commit details
    Browse the repository at this point in the history
  15. [UPD] Update event_registration_cancel_reason.pot

    oca-ci authored and lmarion-source committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    76243d3 View commit details
    Browse the repository at this point in the history
  16. [UPD] README.rst

    OCA-git-bot authored and lmarion-source committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f0e7cd3 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.
    
    Translation: event-15.0/event-15.0-event_registration_cancel_reason
    Translate-URL: https://translation.odoo-community.org/projects/event-15-0/event-15-0-event_registration_cancel_reason/
    weblate authored and lmarion-source committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    efab59a View commit details
    Browse the repository at this point in the history
  18. Translated using Weblate (Italian)

    Currently translated at 100.0% (20 of 20 strings)
    
    Translation: event-15.0/event-15.0-event_registration_cancel_reason
    Translate-URL: https://translation.odoo-community.org/projects/event-15-0/event-15-0-event_registration_cancel_reason/it/
    mymage authored and lmarion-source committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    432aa36 View commit details
    Browse the repository at this point in the history
  19. [UPD] README.rst

    OCA-git-bot authored and lmarion-source committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f6acb04 View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (Spanish)

    Currently translated at 100.0% (20 of 20 strings)
    
    Translation: event-15.0/event-15.0-event_registration_cancel_reason
    Translate-URL: https://translation.odoo-community.org/projects/event-15-0/event-15-0-event_registration_cancel_reason/es/
    Ivorra78 authored and lmarion-source committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    120bcde View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3796661 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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