Skip to content

[19.0][MIG] helpdesk_mgmt_fieldservice: Migration to 19.0#996

Open
meetscs wants to merge 47 commits into
OCA:19.0from
meetscs:19.0_MIG_helpdesk_mgmt_fieldservice
Open

[19.0][MIG] helpdesk_mgmt_fieldservice: Migration to 19.0#996
meetscs wants to merge 47 commits into
OCA:19.0from
meetscs:19.0_MIG_helpdesk_mgmt_fieldservice

Conversation

@meetscs

@meetscs meetscs commented May 5, 2026

Copy link
Copy Markdown

Helpdesk Mgmt Fieldservice

This module allows the helpdesk user to track the status of related
service orders.

marcelsavegnago and others added 30 commits May 4, 2026 16:47
When trying to open a res_partner form with a user who doesn't have permission for read fieldservice data, this view causes an error cause it try to set attributes to a button that doesn't exist. Specifying groups_id fix this, extending the view only if the current user has permissions to see that button.
Currently translated at 100.0% (32 of 32 strings)

Translation: helpdesk-12.0/helpdesk-12.0-helpdesk_mgmt_fieldservice
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-12-0/helpdesk-12-0-helpdesk_mgmt_fieldservice/fr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

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

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

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

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

Translation: helpdesk-14.0/helpdesk-14.0-helpdesk_mgmt_fieldservice
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-14-0/helpdesk-14-0-helpdesk_mgmt_fieldservice/it/
Checking a boolean field is more reliable than checking arbitrary
names that can be changed by the user
…on and view ticket action

* Improve the fsm.location.ticket_count computation to use read_group
* Add a ticket_ids fields for convenience
* Improve the action_view_ticket to re-use the upstream helpdesk_mgmt ticket action
ivantodorovich and others added 16 commits May 4, 2026 16:47
…ocation_id fields

- Aknowledge the use of contacts sharing the same commercial partner
- When changing the partner, its default service location is set, unless there's
  already a valid location for the new partner
Propagates helpdesk.ticket.description when creating the FSM Order
(via helpdesk.ticket::action_create_order())
Currently translated at 100.0% (36 of 36 strings)

Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_fieldservice
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_fieldservice/fr/
@OCA-git-bot OCA-git-bot added series:19.0 mod:helpdesk_mgmt_fieldservice Module helpdesk_mgmt_fieldservice labels May 5, 2026
@meetscs meetscs mentioned this pull request May 5, 2026
19 tasks
Comment thread helpdesk_mgmt_fieldservice/tests/test_helpdesk_ticket_fsm_order.py Outdated
Comment thread helpdesk_mgmt_fieldservice/tests/test_helpdesk_ticket_fsm_order.py Outdated
Comment thread helpdesk_mgmt_fieldservice/tests/test_helpdesk_ticket_fsm_order.py Outdated
Comment thread helpdesk_mgmt_fieldservice/tests/test_helpdesk_ticket_fsm_order.py Outdated
Comment thread helpdesk_mgmt_fieldservice/tests/test_helpdesk_ticket_fsm_order.py Outdated
@meetscs meetscs force-pushed the 19.0_MIG_helpdesk_mgmt_fieldservice branch from cc609f9 to 60ea026 Compare June 9, 2026 11:29
Comment thread helpdesk_mgmt_fieldservice/__manifest__.py
@meetscs meetscs changed the title [19.0][MIG] helpdesk_mgmt_fieldservice [19.0][MIG] helpdesk_mgmt_fieldservice: Migration to 19.0 Jun 11, 2026
@meetscs meetscs force-pushed the 19.0_MIG_helpdesk_mgmt_fieldservice branch from 2f79c7a to 7948713 Compare June 11, 2026 11:30

@BhaveshHeliconia BhaveshHeliconia left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code review LGTM!

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

Labels

mod:helpdesk_mgmt_fieldservice Module helpdesk_mgmt_fieldservice series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.