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_motive #526

Merged
merged 37 commits into from
May 22, 2024
Merged

Conversation

adasatorres
Copy link

The api.onchange decorator has been changed to compute method for this change has been made to affect any changes in the user_id and team_id fields in the database, not only from the form.

Add test for compute method.

max3903 and others added 30 commits July 27, 2023 14:37
Currently translated at 21.4% (3 of 14 strings)

Translation: helpdesk-12.0/helpdesk-12.0-helpdesk_motive
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-12-0/helpdesk-12-0-helpdesk_motive/pt_BR/
Currently translated at 100.0% (14 of 14 strings)

Translation: helpdesk-12.0/helpdesk-12.0-helpdesk_motive
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-12-0/helpdesk-12-0-helpdesk_motive/pt_BR/
Currently translated at 92.9% (13 of 14 strings)

Translation: helpdesk-12.0/helpdesk-12.0-helpdesk_motive
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-12-0/helpdesk-12-0-helpdesk_motive/es/
Currently translated at 100.0% (14 of 14 strings)

Translation: helpdesk-12.0/helpdesk-12.0-helpdesk_motive
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-12-0/helpdesk-12-0-helpdesk_motive/es/
Currently translated at 100.0% (14 of 14 strings)

Translation: helpdesk-13.0/helpdesk-13.0-helpdesk_motive
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-13-0/helpdesk-13-0-helpdesk_motive/es_AR/
Maintainer Task
Currently translated at 100.0% (14 of 14 strings)

Translation: helpdesk-13.0/helpdesk-13.0-helpdesk_motive
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-13-0/helpdesk-13-0-helpdesk_motive/es/
Currently translated at 100.0% (15 of 15 strings)

Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_motive
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_motive/it/
Currently translated at 100.0% (15 of 15 strings)

Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_motive
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_motive/fr/
Currently translated at 100.0% (14 of 14 strings)

Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_motive
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_motive/es_AR/
LoisRForgeFlow and others added 5 commits July 27, 2023 14:37
After OCA@d053593
`_onchange_dominion_user_id` has been removed in helpdesk_mgmt, so it cannot be
extended anymore in helpdesk_motive.
Currently translated at 100.0% (15 of 15 strings)

Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_motive
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_motive/pt/
Currently translated at 100.0% (14 of 14 strings)

Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_motive
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_motive/es/
@adasatorres adasatorres force-pushed the 16.0-mig-helpdesk_motive branch from d26c32c to a059980 Compare December 14, 2023 10:41
Copy link
Contributor

@dalonsod dalonsod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only code review 👍

Copy link

@nramosdev nramosdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@moitabenfdz
Copy link
Contributor

@nelsonramirezs @max3903 Can you merge this, please?

@hspl-niharika
Copy link

hspl-niharika commented Jan 17, 2024

LGTM
@nelsonramirezs @max3903 This module work good. I think you can merge this PR.

Copy link
Member

@flotho flotho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please rebase so that CI will be triggered and the merging process will continue

@adasatorres adasatorres force-pushed the 16.0-mig-helpdesk_motive branch from a059980 to 26035a6 Compare May 15, 2024 06:25
@adasatorres adasatorres force-pushed the 16.0-mig-helpdesk_motive branch from 26035a6 to cdc6234 Compare May 15, 2024 06:30
Copy link

@pleirb pleirb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perform the tests and it is functional!

@max3903
Copy link
Member

max3903 commented May 22, 2024

/ocabot migration helpdesk_motive

@max3903
Copy link
Member

max3903 commented May 22, 2024

/ocabot merge nobump

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone May 22, 2024
@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 16.0-ocabot-merge-pr-526-by-max3903-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot mentioned this pull request May 22, 2024
7 tasks
@OCA-git-bot OCA-git-bot merged commit edcce8a into OCA:16.0 May 22, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 9813927. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.