Skip to content

[19.0][MIG] helpdesk_mgmt_timesheet: Migration to 19.0#999

Open
pablolopez-domatix wants to merge 128 commits into
OCA:19.0from
pablolopez-domatix:19.0-mig-helpdesk_mgmt_timesheet
Open

[19.0][MIG] helpdesk_mgmt_timesheet: Migration to 19.0#999
pablolopez-domatix wants to merge 128 commits into
OCA:19.0from
pablolopez-domatix:19.0-mig-helpdesk_mgmt_timesheet

Conversation

@pablolopez-domatix
Copy link
Copy Markdown

Migration of helpdesk_mgmt_timesheet from 18.0 to 19.0.

Changes done:

  • Bump version to 19.0.1.0.0
  • Replace project_timesheet_time_control dependency by hr_timesheet_time_control
  • Replace groups_id by group_ids in tests (res.users field rename in v19)
  • Replace <data> by <odoo> in XML views
  • Add Command import and use Command.set/Command.link in tests
  • Replace setUp by setUpClass in tests

dalonsod and others added 30 commits May 8, 2026 11:06
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/
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.
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/
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/
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/
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/
OCA-git-bot and others added 28 commits May 8, 2026 11:06
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: helpdesk-17.0/helpdesk-17.0-helpdesk_mgmt_timesheet
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-17-0/helpdesk-17-0-helpdesk_mgmt_timesheet/
Currently translated at 100.0% (33 of 33 strings)

Translation: helpdesk-17.0/helpdesk-17.0-helpdesk_mgmt_timesheet
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-17-0/helpdesk-17-0-helpdesk_mgmt_timesheet/it/
Changed group_opertor to aggregator
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_timesheet
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_timesheet/
Currently translated at 100.0% (39 of 39 strings)

Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_timesheet
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_timesheet/it/
Currently translated at 100.0% (39 of 39 strings)

Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_timesheet
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_timesheet/tr/
Currently translated at 100.0% (39 of 39 strings)

Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_timesheet
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_timesheet/fr/
Currently translated at 100.0% (39 of 39 strings)

Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_timesheet
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_timesheet/es/
@OCA-git-bot OCA-git-bot added series:19.0 mod:helpdesk_mgmt_timesheet Module helpdesk_mgmt_timesheet labels May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:helpdesk_mgmt_timesheet Module helpdesk_mgmt_timesheet series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.