-
-
Notifications
You must be signed in to change notification settings - Fork 107
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] hr_holidays_settings #120
[16.0][MIG] hr_holidays_settings #120
Conversation
OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex
Currently translated at 100.0% (4 of 4 strings) Translation: hr-11.0/hr-11.0-hr_holidays_settings Translate-URL: https://translation.odoo-community.org/projects/hr-11-0/hr-11-0-hr_holidays_settings/fa/
Currently translated at 100,0% (4 of 4 strings) Translation: hr-11.0/hr-11.0-hr_holidays_settings Translate-URL: https://translation.odoo-community.org/projects/hr-11-0/hr-11-0-hr_holidays_settings/pt_BR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: hr-12.0/hr-12.0-hr_holidays_settings Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_holidays_settings/
Currently translated at 100.0% (4 of 4 strings) Translation: hr-12.0/hr-12.0-hr_holidays_settings Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_holidays_settings/es/
Currently translated at 75.0% (3 of 4 strings) Translation: hr-12.0/hr-12.0-hr_holidays_settings Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_holidays_settings/fr/
Currently translated at 100.0% (4 of 4 strings) Translation: hr-12.0/hr-12.0-hr_holidays_settings Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_holidays_settings/de/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: hr-12.0/hr-12.0-hr_holidays_settings Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_holidays_settings/
Currently translated at 100.0% (3 of 3 strings) Translation: hr-holidays-13.0/hr-holidays-13.0-hr_holidays_settings Translate-URL: https://translation.odoo-community.org/projects/hr-holidays-13-0/hr-holidays-13-0-hr_holidays_settings/ca/
Currently translated at 100.0% (3 of 3 strings) Translation: hr-holidays-14.0/hr-holidays-14.0-hr_holidays_settings Translate-URL: https://translation.odoo-community.org/projects/hr-holidays-14-0/hr-holidays-14-0-hr_holidays_settings/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.
LGTM
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.
LGTM
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" |
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.
"Project-Id-Version: Odoo Server 14.0\n" | |
"Project-Id-Version: Odoo Server 16.0\n" |
<field name="res_model">res.config.settings</field> | ||
<field name="view_mode">form</field> | ||
<field name="target">inline</field> | ||
<field name="context">{'module' : 'hr_holidays'}</field> |
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.
<field name="context">{'module' : 'hr_holidays'}</field> | |
<field name="context">{'module': 'hr_holidays'}</field> |
This PR has the |
@pedrobaeza @Shide can you merge this PR? |
/ocabot migration hr_holidays_settings |
On my way to merge this fine PR! |
Congratulations, your PR was merged at 3fb6ae4. Thanks a lot for contributing to OCA. ❤️ |
@JordiBForgeFlow @pedrobaeza I am now confronted with failing builds:
OCA/hr#1244 added the module to the |
Deleting it in OCA/hr#1391 |
Standard Migration
@ForgeFlow