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

[14.0][ADD] sale_coupon_free_shipping_default_product #236

Conversation

Chionne27
Copy link

No description provided.

@Chionne27 Chionne27 force-pushed the 14.0-ADD-sale_coupon_free_shipping_default_product branch from 560b8a1 to f48404f Compare January 15, 2025 15:28
"website": "https://github.com/OCA/sale-promotion",
"license": "LGPL-3",
"installable": True,
"depends": ["sale_management", "stock", "coupon"],
Copy link

Choose a reason for hiding this comment

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

Hi, thank you for your contribution @Chionne27.

Small change, i think there are unnecessary module dependencies. Could you please check?

I think that the only one needed is coupon

Suggested change
"depends": ["sale_management", "stock", "coupon"],
"depends": ["coupon"],

Copy link
Author

Choose a reason for hiding this comment

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

Oh thank you for the suggestion. Let me know if everything is ok

@rousseldenis rousseldenis added this to the 14.0 milestone Jan 16, 2025
@Chionne27 Chionne27 force-pushed the 14.0-ADD-sale_coupon_free_shipping_default_product branch from f48404f to b9f2e02 Compare January 16, 2025 09:44
Copy link

@toita86 toita86 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 LGTM.

@Chionne27 Adding some test would be nice!

Copy link
Contributor

@francesco-ooops francesco-ooops left a comment

Choose a reason for hiding this comment

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

Functional ok!

@Chionne27 Chionne27 force-pushed the 14.0-ADD-sale_coupon_free_shipping_default_product branch from b9f2e02 to 51e08cc Compare January 17, 2025 08:16
@Chionne27 Chionne27 force-pushed the 14.0-ADD-sale_coupon_free_shipping_default_product branch from 51e08cc to 4d1cbc1 Compare January 17, 2025 08:24
@Chionne27
Copy link
Author

Thank you @toita86 for the suggestion. Tests done

@francesco-ooops
Copy link
Contributor

Hi @pedrobaeza , this is the first OCA module from @Chionne27 :)

What do you think?

@pedrobaeza
Copy link
Member

Sorry, the functional scope right now is out of what I can check, but merging being a new module and not detecting something weird in dependencies:

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

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

@Chionne27
Copy link
Author

@pedrobaeza thank you

@OCA-git-bot OCA-git-bot merged commit 16c4972 into OCA:14.0 Jan 17, 2025
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at b5caf02. 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.

6 participants