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

[16.0][MIG] product_manufacturer: Migration to 16.0 #1166

Merged
merged 47 commits into from
Dec 5, 2022

Conversation

FrancoMaxime
Copy link
Member

acysos and others added 30 commits October 11, 2022 08:41
* New Field Added to store the URL of the product on the manufacturer page.
* Added field manufacturer product URL to the product view.
* README updated.
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
Add # -*- encoding: utf-8 -*-
Currently translated at 100.0% (5 of 5 strings)

Translation: product-attribute-13.0/product-attribute-13.0-product_manufacturer
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-13-0/product-attribute-13-0-product_manufacturer/pt_BR/
Currently translated at 100.0% (5 of 5 strings)

Translation: product-attribute-14.0/product-attribute-14.0-product_manufacturer
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-14-0/product-attribute-14-0-product_manufacturer/nl/
…uct variant not visible

enable manufacturer visibility
@FrancoMaxime FrancoMaxime force-pushed the 16.0-mig-product_manufacturer branch from 97ee2df to 79a28ce Compare October 11, 2022 13:28
@FrancoMaxime FrancoMaxime force-pushed the 16.0-mig-product_manufacturer branch from 79a28ce to 487a39f Compare November 7, 2022 15:24
Copy link
Contributor

@lmignon lmignon left a comment

Choose a reason for hiding this comment

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

Thank you @FrancoMaxime LGTM (Code review + Functional tests)

@lmignon
Copy link
Contributor

lmignon commented Nov 7, 2022

@rousseldenis could you update your review?

@FrancoMaxime
Copy link
Member Author

Thank you @FrancoMaxime LGTM (Code review + Functional tests)

You're welcome

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.

LGTM

Copy link
Member

@StefanRijnhart StefanRijnhart left a comment

Choose a reason for hiding this comment

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

Thanks! Code reviewed, and migration tested.

@StefanRijnhart
Copy link
Member

With three approvals and all other comments honoured as well, I think we can merge.

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 16.0-ocabot-merge-pr-1166-by-StefanRijnhart-bump-nobump, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Dec 2, 2022
Signed-off-by StefanRijnhart
@OCA-git-bot
Copy link
Contributor

@StefanRijnhart your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1166-by-StefanRijnhart-bump-nobump.

After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red.

… Rename field manufacturer into manufacturer_id
@FrancoMaxime FrancoMaxime force-pushed the 16.0-mig-product_manufacturer branch from 487a39f to 42b0c06 Compare December 5, 2022 08:16
@StefanRijnhart
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 16.0-ocabot-merge-pr-1166-by-StefanRijnhart-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 7425aea into OCA:16.0 Dec 5, 2022
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 41edf2b. Thanks a lot for contributing to OCA. ❤️

def create(self, vals_list):
"""Overwrite creation for rewriting manufacturer information (if set and having
only one variant), after the variant creation, that is performed in super.
TODO : when migrating in version 16.0, remove the overload of the create function
Copy link
Contributor

Choose a reason for hiding this comment

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

This part has been forgotten.
@FrancoMaxime could you take a look ?

thanks !

Copy link
Member Author

Choose a reason for hiding this comment

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

@legalsylvain I will make the fix next week if it is ok for you?

Copy link
Contributor

Choose a reason for hiding this comment

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

perfect ! thanks !

Copy link
Member Author

Choose a reason for hiding this comment

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

@legalsylvain I did it, a bit late sorry. Can you take a look at this pr? #1424

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.