Skip to content

Conversation

@BhaveshHeliconia
Copy link
Contributor

No description provided.

@BhaveshHeliconia BhaveshHeliconia force-pushed the 18.0-mig-product_variant_name branch from fcf81fb to 59b49d5 Compare January 24, 2025 07:40
@BhaveshHeliconia BhaveshHeliconia force-pushed the 18.0-mig-product_variant_name branch from 59b49d5 to d067f49 Compare February 6, 2025 11:27
@BhaveshHeliconia BhaveshHeliconia force-pushed the 18.0-mig-product_variant_name branch from d067f49 to 3749b49 Compare March 31, 2025 09:36
Copy link
Member

@marcelsavegnago marcelsavegnago 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

@rrebollo rrebollo 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: Great work! The code looks good to me (LGTM). Thank you for your contribution! I've provided a suggestion for your consideration—feel free to address it as you see fit.

from odoo.tests import TransactionCase


class TestProductVariantName(TransactionCase):

Choose a reason for hiding this comment

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

You could use BaseCommon instead of TransactionCase

@BhaveshHeliconia
Copy link
Contributor Author

@rrebollo : It's done. Thank you for your suggestion.

@BhaveshHeliconia
Copy link
Contributor Author

Hey @OCA/product-maintainers Could you merge this ?

@abdounasser202
Copy link

I did the migration and found this PR, so i won't push mine
@pedrobaeza please can you merge this ?

Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

/ocabot migration product_variant_name

@BhaveshHeliconia BhaveshHeliconia force-pushed the 18.0-mig-product_variant_name branch 5 times, most recently from 3a488e1 to 9cc1081 Compare October 8, 2025 06:38
Copy link

@trisdoan trisdoan left a comment

Choose a reason for hiding this comment

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

LGTM!

Hello @pedrobaeza, could you take a look at this PR again please?

)


def post_init_hook(env):
Copy link
Member

Choose a reason for hiding this comment

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

This one is now meaningless, as it's filled in pre.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, you're right

@BhaveshHeliconia BhaveshHeliconia force-pushed the 18.0-mig-product_variant_name branch from 9cc1081 to c8e18cc Compare December 8, 2025 08:29
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 18.0-ocabot-merge-pr-388-by-pedrobaeza-bump-nobump, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Dec 8, 2025
Signed-off-by pedrobaeza
@OCA-git-bot
Copy link
Contributor

@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 18.0-ocabot-merge-pr-388-by-pedrobaeza-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.

# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

from . import models
from .init_hook import pre_init_hook, post_init_hook
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
from .init_hook import pre_init_hook, post_init_hook
from .init_hook import pre_init_hook

@BhaveshHeliconia BhaveshHeliconia force-pushed the 18.0-mig-product_variant_name branch from c8e18cc to 02830e1 Compare December 8, 2025 08:34
@pedrobaeza
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 18.0-ocabot-merge-pr-388-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 23b9b06 into OCA:18.0 Dec 8, 2025
6 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

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

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.

10 participants