-
-
Notifications
You must be signed in to change notification settings - Fork 686
[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
base: 16.0
Are you sure you want to change the base?
Conversation
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, |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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!
350aac0
to
f9395d0
Compare
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. |
Standard migration from 14.0 to 16.0