-
-
Notifications
You must be signed in to change notification settings - Fork 416
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
[MIG] crm_lead_firstname: Migration to 13.0 #305
[MIG] crm_lead_firstname: Migration to 13.0 #305
Conversation
@ntsirintanis Could you try to rebase ? |
4a6f385
to
4ac2635
Compare
4ac2635
to
a8e0b61
Compare
@ntsirintanis Travis fails because of the precommit hook. Please black your code, preferably by using the pre-commit hook from the maintainer quality tools, before submitting again. Runbot fails due to running for more then an hour. This might be caused by other modules running very long to test. Unfortunately there is no detailed log available. |
@ntsirintanis These are the fatal (ERROR) runbot errors:
|
@ntsirintanis and the oca-dependencies.txt file is missing. You can include this from the 12.0 branch as well. This contains the reference to the partner-contact repository. |
OK, I'll see into correcting these failing unit tests |
seems to me you'll have to migrate them to the new form stuff you were struggling with when trying to fix |
dc75754
to
660e834
Compare
hmm the commits sounds wrong: crm_lead_product is already in v13.
|
e15d5ba
to
12ef0e8
Compare
This module adds the lastname field to leads and converts current contact name into contact firstname. Allows to transfer that from and to res.partner objects.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: crm-12.0/crm-12.0-crm_lead_firstname Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_lead_firstname/
Currently translated at 100.0% (6 of 6 strings) Translation: crm-12.0/crm-12.0-crm_lead_firstname Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_lead_firstname/de/
Currently translated at 100.0% (6 of 6 strings) Translation: crm-12.0/crm-12.0-crm_lead_firstname Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_lead_firstname/hr/
Currently translated at 100.0% (6 of 6 strings) Translation: crm-12.0/crm-12.0-crm_lead_firstname Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_lead_firstname/it/
12ef0e8
to
10c1a06
Compare
@simahawk thanks a lot for your comments and review! I had mixed up some commits, but this is resolved now. Also fixed unit tests. Let's see if this gets green now. |
f694481
to
9ba1e7d
Compare
@hbrunn @NL66278 @rousseldenis @simahawk LGTM please. |
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.
Functional test 👍
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.
you can add yourself to the contributors
This PR has the |
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.
LG, just a bunch of small changes please :)
9ba1e7d
to
a502563
Compare
@simahawk please take another look. |
a502563
to
33e6383
Compare
/ocabot merge |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 08184ac. Thanks a lot for contributing to OCA. ❤️ |
No description provided.