-
-
Notifications
You must be signed in to change notification settings - Fork 554
[17.0][MIG] contract_queue_job #1239
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
Conversation
Currently translated at 100.0% (7 of 7 strings) Translation: contract-14.0/contract-14.0-contract_queue_job Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-contract_queue_job/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-16.0/contract-16.0-contract_queue_job Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_queue_job/
Currently translated at 75.0% (3 of 4 strings) Translation: contract-16.0/contract-16.0-contract_queue_job Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_queue_job/it/
Currently translated at 100.0% (4 of 4 strings) Translation: contract-16.0/contract-16.0-contract_queue_job Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_queue_job/it/
Currently translated at 100.0% (4 of 4 strings) Translation: contract-16.0/contract-16.0-contract_queue_job Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_queue_job/it/
Ready for review |
/ocabot migration contract_queue_job |
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 Edescalona for your pr.
Great job, just a minor comment for an old pre-commit stuff.
contract_queue_job/__manifest__.py
Outdated
instead of creating all invoices in one transaction""", | ||
"version": "17.0.1.0.0", | ||
"license": "AGPL-3", | ||
"author": "ACSONE SA/NV," "Odoo Community Association (OCA)", |
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.
"author": "ACSONE SA/NV," "Odoo Community Association (OCA)", | |
"author": "ACSONE SA/NV, Odoo Community Association (OCA)", |
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.
@edescalona Could you just attend this quick one ?
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.
Hi @FrancoMaxime , I'll correct you, but that's how it was in the base PR. I'll let you know. Thanks.
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.
Hi @FrancoMaxime, ready for review
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.
Sometimes pre-commit stuff do something strange and we have to fix it when we see it. I'm sorry for this
This PR has the |
[17.0][IMP] contract_queue_job: Update manifest
14c6cfa
to
51ac851
Compare
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
/ocabot merge nobump |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at d21b63b. Thanks a lot for contributing to OCA. ❤️ |
@BinhexTeam
Standard migration.