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] scheduler_error_mailer #3084

Open
wants to merge 51 commits into
base: 18.0
Choose a base branch
from

Commits on Oct 17, 2024

  1. [INIT] intial import

    sebastienbeau authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9090937 View commit details
    Browse the repository at this point in the history
  2. Now uses an email template instead of a simple mail

    Add a default e-mail template
    Add the code we used to test the failure of scheduler (the import directive is commented)
    davbea authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    79ab1fb View commit details
    Browse the repository at this point in the history
  3. Port to OpenERP 7.0.

    Add logo and screenshot.
    Add demo scheduler and test/debug function.
    Alexis de Lattre authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    85f2dd8 View commit details
    Browse the repository at this point in the history
  4. Generate .pot files

    Sandy Carter authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7f681d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e88106b View commit details
    Browse the repository at this point in the history
  6. [MIG] scheduler_error_mailer: Migration to v8

    Jairo Llopis authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7dbe2b9 View commit details
    Browse the repository at this point in the history
  7. [FIX] renamed 'email_template' m2o field in 'email_template_id' in sc…

    …heduler_error_mailer module
    bealdav authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7c26f37 View commit details
    Browse the repository at this point in the history
  8. [MIG][9.0] scheduler_error_mailer

    OCA Transbot updated translations from Transifex
    atchuthan authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9524a0a View commit details
    Browse the repository at this point in the history
  9. migrate to V10

    OCA Transbot updated translations from Transifex
    EBII authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d2c76c9 View commit details
    Browse the repository at this point in the history
  10. [FIX] scheduler error mailer font typo (OCA#765)

    * [FIX] scheduler_error_mailer font typo
    
    * [REM] Deleting scheduler_error_mailer.pot
    
    OCA Transbot updated translations from Transifex
    ateijelo authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ea49dcc View commit details
    Browse the repository at this point in the history
  11. [MIG] scheduler_error_mailer: Migration to 11.0

    [UPD] Update scheduler_error_mailer.pot
    AMhadhbi authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fbf8906 View commit details
    Browse the repository at this point in the history
  12. [12.0][MIG] scheduler_error_mailer: Migration to v12

    [UPD] README.rst
    
    [UPD] Update scheduler_error_mailer.pot
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/
    
    [UPD] README.rst
    cristinamartinrod authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    17cadc0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    905aaf2 View commit details
    Browse the repository at this point in the history
  14. Translated using Weblate (Portuguese)

    Currently translated at 71.4% (5 of 7 strings)
    
    Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/pt/
    pedrocs-exo authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1c8f5e4 View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 85.7% (6 of 7 strings)
    
    Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/pt_BR/
    Rodrigo Macedo authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    431de8d View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (Chinese (Simplified))

    Currently translated at 100.0% (7 of 7 strings)
    
    Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/zh_CN/
    liweijie0812 authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    afc7bb5 View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (7 of 7 strings)
    
    Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/pt_BR/
    Rodrigo Macedo authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e063bab View commit details
    Browse the repository at this point in the history
  18. Added translation using Weblate (French)

    ypapouin authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e1427e1 View commit details
    Browse the repository at this point in the history
  19. [FIX] scheduler_error_mailer: fixed email template fields

    [UPD] Update scheduler_error_mailer.pot
    
    Update translation files
    
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/
    aleuffre authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    211bd87 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    19e190a View commit details
    Browse the repository at this point in the history
  21. [MIG] scheduler_error_mailer: Migration to 13.0

    TT27587
    mhachraf authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c889822 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9779633 View commit details
    Browse the repository at this point in the history
  23. [UPD] README.rst

    OCA-git-bot authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    227626c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f646aa7 View commit details
    Browse the repository at this point in the history
  25. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-13.0/server-tools-13.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-scheduler_error_mailer/
    oca-transbot authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7a697ba View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    64a3770 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7fe48ce View commit details
    Browse the repository at this point in the history
  28. [UPD] Update scheduler_error_mailer.pot

    oca-ci authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    beea47c View commit details
    Browse the repository at this point in the history
  29. [UPD] README.rst

    OCA-git-bot authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    00fa30b 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: server-tools-15.0/server-tools-15.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-scheduler_error_mailer/
    weblate authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    62c6513 View commit details
    Browse the repository at this point in the history
  31. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (8 of 8 strings)
    
    Translation: server-tools-15.0/server-tools-15.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-scheduler_error_mailer/es_AR/
    ibuioli authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8cb357d View commit details
    Browse the repository at this point in the history
  32. [MIG] scheduler_error_mailer

    hbrunn authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    481682f View commit details
    Browse the repository at this point in the history
  33. [IMP] set default template

    hbrunn authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c8c0b84 View commit details
    Browse the repository at this point in the history
  34. [ADD] tests

    hbrunn authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    301818f View commit details
    Browse the repository at this point in the history
  35. [UPD] Update scheduler_error_mailer.pot

    oca-ci authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    480ac3f View commit details
    Browse the repository at this point in the history
  36. [UPD] README.rst

    OCA-git-bot authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b2f1b47 View commit details
    Browse the repository at this point in the history
  37. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-16.0/server-tools-16.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-scheduler_error_mailer/
    weblate authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6dd4ecc View commit details
    Browse the repository at this point in the history
  38. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (9 of 9 strings)
    
    Translation: server-tools-16.0/server-tools-16.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-scheduler_error_mailer/es_AR/
    ibuioli authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3f9bb2c View commit details
    Browse the repository at this point in the history
  39. Translated using Weblate (Spanish)

    Currently translated at 100.0% (9 of 9 strings)
    
    Translation: server-tools-16.0/server-tools-16.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-scheduler_error_mailer/es/
    Ivorra78 authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    233f998 View commit details
    Browse the repository at this point in the history
  40. [UPD] README.rst

    OCA-git-bot authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b24e981 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: server-tools-16.0/server-tools-16.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-scheduler_error_mailer/
    weblate authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    50d21a8 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    7d83ad5 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    c0968aa View commit details
    Browse the repository at this point in the history
  44. [UPD] Update scheduler_error_mailer.pot

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

    OCA-git-bot authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6a08469 View commit details
    Browse the repository at this point in the history
  46. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-17.0/server-tools-17.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-scheduler_error_mailer/
    weblate authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b39cc73 View commit details
    Browse the repository at this point in the history
  47. Added translation using Weblate (Italian)

    mymage authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3f4bc7e View commit details
    Browse the repository at this point in the history
  48. Translated using Weblate (Italian)

    Currently translated at 100.0% (8 of 8 strings)
    
    Translation: server-tools-17.0/server-tools-17.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-scheduler_error_mailer/it/
    mymage authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    edd2b74 View commit details
    Browse the repository at this point in the history
  49. Translated using Weblate (Chinese (Simplified) (zh_CN))

    Currently translated at 100.0% (8 of 8 strings)
    
    Translation: server-tools-17.0/server-tools-17.0-scheduler_error_mailer
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-scheduler_error_mailer/zh_CN/
    xtanuiha authored and astirpe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    39eb2e7 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    db395b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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