Skip to content
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

15.0 mig partner contact department #1322

Closed
wants to merge 35 commits into from

Conversation

Galoperd
Copy link
Contributor

No description provided.

yajo and others added 30 commits August 17, 2022 18:19
    * Add tests
    * Other minor changes
As it uses some XML-IDs from it.
Currently translated at 100,0% (16 of 16 strings)

Translation: partner-contact-10.0/partner-contact-10.0-partner_contact_department
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-10-0/partner-contact-10-0-partner_contact_department/pt_BR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: partner-contact-12.0/partner-contact-12.0-partner_contact_department
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_contact_department/
Currently translated at 100.0% (15 of 15 strings)

Translation: partner-contact-12.0/partner-contact-12.0-partner_contact_department
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_contact_department/pt_BR/
Currently translated at 100.0% (15 of 15 strings)

Translation: partner-contact-12.0/partner-contact-12.0-partner_contact_department
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_contact_department/es/
Currently translated at 100.0% (15 of 15 strings)

Translation: partner-contact-12.0/partner-contact-12.0-partner_contact_department
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_contact_department/pt/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: partner-contact-13.0/partner-contact-13.0-partner_contact_department
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_contact_department/
Currently translated at 78.5% (11 of 14 strings)

Translation: partner-contact-14.0/partner-contact-14.0-partner_contact_department
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_contact_department/it/
@Galoperd Galoperd mentioned this pull request Aug 22, 2022
68 tasks
@rousseldenis
Copy link
Contributor

/ocabot migration contact_partner_department

department_id = fields.Many2one("res.partner.department", "Department")


class ResPartnerDepartment(models.Model):
Copy link
Contributor

Choose a reason for hiding this comment

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

Please put this model in separate file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

@Galoperd Galoperd Aug 22, 2022

Choose a reason for hiding this comment

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

please note there is a mistake with your module naming: /ocabot migration contact_partner_department
it should be /ocabot migration partner_contact_department, so there is a dupplicated entry at migration list

@rousseldenis please kindly check, thank you !

@rousseldenis
Copy link
Contributor

/ocabot migration partner_contact_department

@OCA-git-bot
Copy link
Contributor

The migration issue (#1153) has been updated to reference the current pull request.
however, a previous pull request was referenced : #1318.
Perhaps you should check that there is no duplicate work.
CC : @Galoperd

@Galoperd
Copy link
Contributor Author

@rousseldenis many thanks for solving this. No duplicate work existing so this PR#1322 is ready for review and merge.

Copy link
Contributor

@rousseldenis rousseldenis left a comment

Choose a reason for hiding this comment

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

Code review

@andres-pcg
Copy link

@rousseldenis is there any reason why runboat/build is still pending? I believe that's the only thing that's missing to have this merged.

Regards,

@Galoperd
Copy link
Contributor Author

@rousseldenis not sure why runboat/build was not auto processed… is there something wrong in the code or do I need to do something else ? thanks

@rousseldenis
Copy link
Contributor

@rousseldenis not sure why runboat/build was not auto processed… is there something wrong in the code or do I need to do something else ? thanks

I think runboat was sick at that time.

Could you try to rebase?

@andres-pcg
Copy link

@Galoperd Thanks for the follow-up. Tests are now failing 😥

@Galoperd Galoperd closed this Oct 30, 2022
@Galoperd Galoperd deleted the 15.0-mig-partner_contact_department branch October 30, 2022 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.