Skip to content

[16.0][MIG] hr_contract_rate: Migration to 16.0 #1401

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

Open
wants to merge 24 commits into
base: 16.0
Choose a base branch
from

Conversation

ntsirintanis
Copy link

@ntsirintanis ntsirintanis commented Nov 7, 2024

Standard migration from 14.0 to 16.0

alexey-pelykh and others added 23 commits November 7, 2024 10:24
Currently translated at 47.8% (11 of 23 strings)

Translation: hr-13.0/hr-13.0-hr_contract_rate
Translate-URL: https://translation.odoo-community.org/projects/hr-13-0/hr-13-0-hr_contract_rate/fr_FR/
Currently translated at 100.0% (26 of 26 strings)

Translation: hr-14.0/hr-14.0-hr_contract_rate
Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_contract_rate/es_AR/
Currently translated at 100.0% (26 of 26 strings)

Translation: hr-14.0/hr-14.0-hr_contract_rate
Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_contract_rate/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: hr-14.0/hr-14.0-hr_contract_rate
Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_contract_rate/
Currently translated at 15.3% (4 of 26 strings)

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

Translation: hr-14.0/hr-14.0-hr_contract_rate
Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_contract_rate/es/
@@ -12,7 +12,6 @@ class HrContract(models.Model):
inverse="_inverse_wage",
store=True,
required=False,
track_visibility=None,
Copy link
Member

Choose a reason for hiding this comment

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

This is removing the tracking fature from the wage field. Can we keep it?

Copy link
Author

Choose a reason for hiding this comment

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

Thanks for the notification, missed that!

@ntsirintanis ntsirintanis force-pushed the 16.0-mig-hr_contract_rate branch from 350aac0 to f9395d0 Compare December 10, 2024 10:10
Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Apr 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants