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

[16.0][MIG] helpdesk_mgmt_timesheet: Migration 16.0 #483

Merged
merged 42 commits into from
Aug 3, 2023

Commits on Jul 4, 2023

  1. [ADD] helpdesk_mgmt_timesheet: original files from PR OCA#121

    dalonsod authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8417a9a View commit details
    Browse the repository at this point in the history
  2. [ADD] icon.png

    OCA-git-bot authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    da69c92 View commit details
    Browse the repository at this point in the history
  3. helpdesk_mgmt_timesheet 12.0.1.1.0

    OCA-git-bot authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    21ad4d9 View commit details
    Browse the repository at this point in the history
  4. [IMP] helpdesk_mgmt_timesheet: black, isort

    Fernando La Chica authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e49c56b View commit details
    Browse the repository at this point in the history
  5. [MIG] helpdesk_mgmt_timesheet: Migration to 13.0

    Fernando La Chica authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    672ff5b View commit details
    Browse the repository at this point in the history
  6. [UPD] Update helpdesk_mgmt_timesheet.pot

    oca-travis authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    19ccab8 View commit details
    Browse the repository at this point in the history
  7. [UPD] README.rst

    OCA-git-bot authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f27f881 View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (Spanish)

    Currently translated at 100.0% (20 of 20 strings)
    
    Translation: helpdesk-13.0/helpdesk-13.0-helpdesk_mgmt_timesheet
    Translate-URL: https://translation.odoo-community.org/projects/helpdesk-13-0/helpdesk-13-0-helpdesk_mgmt_timesheet/es/
    dalonsod authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a64c0fa View commit details
    Browse the repository at this point in the history
  9. [FIX] Helpdesk Management Timesheet

    Before this commit, in any view with ticket_id present but unused the onchange would be called and set project and task to False. It was found while trying to integrate project_timesheet_time_control with helpdesk_mgmt_timesheet, where this onchange overrides the results of default_get.
    
    After this commit, if a helpdesk ticket is not present when calling onchange, project and task ids are not reset to False.
    gdgellatly authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d2fbd6e View commit details
    Browse the repository at this point in the history
  10. helpdesk_mgmt_timesheet 13.0.1.0.1

    OCA-git-bot authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9b8f86b View commit details
    Browse the repository at this point in the history
  11. [UPD] Update helpdesk_mgmt_timesheet.pot

    oca-travis authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6a86fa2 View commit details
    Browse the repository at this point in the history
  12. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: helpdesk-13.0/helpdesk-13.0-helpdesk_mgmt_timesheet
    Translate-URL: https://translation.odoo-community.org/projects/helpdesk-13-0/helpdesk-13-0-helpdesk_mgmt_timesheet/
    oca-transbot authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7fed549 View commit details
    Browse the repository at this point in the history
  13. [13.0][FIX] Names in pages is necesary to inherit

    Fernando La Chica authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0eba3e3 View commit details
    Browse the repository at this point in the history
  14. [IMP] helpdesk_mgmt_timesheet: filter tickets with activity on timesh…

    …eets today
    dalonsod authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c561585 View commit details
    Browse the repository at this point in the history
  15. Added translation using Weblate (Hungarian)

    tdombos authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2298b2d View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (Hungarian)

    Currently translated at 95.0% (19 of 20 strings)
    
    Translation: helpdesk-13.0/helpdesk-13.0-helpdesk_mgmt_timesheet
    Translate-URL: https://translation.odoo-community.org/projects/helpdesk-13-0/helpdesk-13-0-helpdesk_mgmt_timesheet/hu/
    tdombos authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ad14b7a View commit details
    Browse the repository at this point in the history
  17. helpdesk_mgmt_timesheet 13.0.1.0.2

    OCA-git-bot authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d7735ad View commit details
    Browse the repository at this point in the history
  18. [UPD] Update helpdesk_mgmt_timesheet.pot

    oca-travis authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    00965aa View commit details
    Browse the repository at this point in the history
  19. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: helpdesk-13.0/helpdesk-13.0-helpdesk_mgmt_timesheet
    Translate-URL: https://translation.odoo-community.org/projects/helpdesk-13-0/helpdesk-13-0-helpdesk_mgmt_timesheet/
    oca-transbot authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c8266e3 View commit details
    Browse the repository at this point in the history
  20. [13.0][FIX]helpdesk_mgmt_timesheet: default_project not a field in he…

    …lpdesk.ticket.team
    manuelregidor authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c86b621 View commit details
    Browse the repository at this point in the history
  21. helpdesk_mgmt_timesheet 13.0.1.0.3

    OCA-git-bot authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0f7bf3a View commit details
    Browse the repository at this point in the history
  22. helpdesk_mgmt_timesheet 13.0.1.1.0

    OCA-git-bot authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d1a7745 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    18d902e View commit details
    Browse the repository at this point in the history
  24. [MIG] helpdesk_mgmt_timesheet: Migration to 14.0

    aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ba6fd46 View commit details
    Browse the repository at this point in the history
  25. [IMP] Merge helpdesk_mgmt_timeheet_time_control

    aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7a66fcb View commit details
    Browse the repository at this point in the history
  26. [MIG] helpdesk_mgmt_timesheet: Migration to 14.0

    aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f7cf0b5 View commit details
    Browse the repository at this point in the history
  27. [UPD] Update helpdesk_mgmt_timesheet.pot

    oca-travis authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    042eb1d View commit details
    Browse the repository at this point in the history
  28. [UPD] README.rst

    OCA-git-bot authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c3866f8 View commit details
    Browse the repository at this point in the history
  29. Added translation using Weblate (Spanish (Argentina))

    ibuioli authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    46451c0 View commit details
    Browse the repository at this point in the history
  30. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (32 of 32 strings)
    
    Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_mgmt_timesheet
    Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_mgmt_timesheet/es_AR/
    ibuioli authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2b564f3 View commit details
    Browse the repository at this point in the history
  31. [FIX] helpdesk_mgmt: remove obsolete 'view_type'

    MiquelRForgeFlow authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    83c0a54 View commit details
    Browse the repository at this point in the history
  32. helpdesk_mgmt_timesheet 14.0.1.0.1

    OCA-git-bot authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0bfbe11 View commit details
    Browse the repository at this point in the history
  33. Added translation using Weblate (Italian)

    francesco-ooops authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ffd5f1b View commit details
    Browse the repository at this point in the history
  34. Translated using Weblate (Italian)

    Currently translated at 100.0% (32 of 32 strings)
    
    Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_mgmt_timesheet
    Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_mgmt_timesheet/it/
    SicurSam authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    97a6bdb View commit details
    Browse the repository at this point in the history
  35. Translated using Weblate (Italian)

    Currently translated at 100.0% (32 of 32 strings)
    
    Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_mgmt_timesheet
    Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_mgmt_timesheet/it/
    francesco-ooops authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b70de6a View commit details
    Browse the repository at this point in the history
  36. Added translation using Weblate (French)

    remi-filament authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    4415ebc View commit details
    Browse the repository at this point in the history
  37. Translated using Weblate (French)

    Currently translated at 100.0% (32 of 32 strings)
    
    Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_mgmt_timesheet
    Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_mgmt_timesheet/fr/
    remi-filament authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3cd4f00 View commit details
    Browse the repository at this point in the history
  38. Translated using Weblate (Italian)

    Currently translated at 100.0% (32 of 32 strings)
    
    Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_mgmt_timesheet
    Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_mgmt_timesheet/it/
    francesco-ooops authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3d8a4cc View commit details
    Browse the repository at this point in the history
  39. Translated using Weblate (Italian)

    Currently translated at 100.0% (32 of 32 strings)
    
    Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_mgmt_timesheet
    Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_mgmt_timesheet/it/
    francesco-ooops authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    bbbd320 View commit details
    Browse the repository at this point in the history
  40. Added translation using Weblate (Portuguese (Brazil))

    douglascstd authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    127866d View commit details
    Browse the repository at this point in the history
  41. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (32 of 32 strings)
    
    Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_mgmt_timesheet
    Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_mgmt_timesheet/pt_BR/
    douglascstd authored and Aromera committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2786b7e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. [MIG] helpdesk_mgmt_timesheet: Migration 16.0

    Aromera committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    666969c View commit details
    Browse the repository at this point in the history