-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
[FIX] bookstore_mgmt_google_books_api: Fixed book importation for product.product #26
[FIX] bookstore_mgmt_google_books_api: Fixed book importation for product.product #26
Conversation
Hi @miquelalzanillas, @peluko00, |
7ec32a2
to
0807fe4
Compare
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.
LGTM
/ocabot merge minor |
Hey, thanks for contributing! Proceeding to merge this for you. |
@peluko00 your merge command was aborted due to failed check(s), which you can inspect on this commit of 17.0-ocabot-merge-pr-26-by-peluko00-bump-minor. 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. |
…duct.product Refactored to use a mixin for Google Books API integration. This mixin can now be inherited by both product.template and product.product, enabling proper functionality for both models.
0807fe4
to
e6a9d3e
Compare
/ocabot merge minor |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at ba91edb. Thanks a lot for contributing to OCA. ❤️ |
Refactored to use a mixin for Google Books API integration. This mixin can now be inherited by both product.template and product.product, enabling proper functionality for both models.
cc https://github.com/APSL 165816
@miquelalzanillas @lbarry-apsl @mpascuall @peluko00 @javierobcn @ppyczko please review