-
Notifications
You must be signed in to change notification settings - Fork 104
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] shopinvader_search_engine: Migration to 16.0 + REFACTORING #1390
[16.0][MIG] shopinvader_search_engine: Migration to 16.0 + REFACTORING #1390
Conversation
6fa829e
to
264511f
Compare
b92f3c9
to
9a7444e
Compare
@qgroulard can you check the lint and the reason of the failling test. It will be great to merge this PR, as it introduce shopinvader_product. Thanks |
I still have a bit of work here. Few open points will be discussed with lmignon today. I'll keep you posted and make this PR ready asap. |
9680e9c
to
c0b6a35
Compare
This comment was marked as resolved.
This comment was marked as resolved.
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.
thanks for this work @qgroulard
In order to keep the discussion in one place, let continue on #1386, specifically about:
- the product/category link with shopinvader_backend
- if _compute_main_product deserve it's own module (in oca)
) | ||
return res | ||
|
||
def _get_price( |
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.
are you sure it's still needed ?
there was some changes between v14 and v16 in product regarding the price calculation
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.
c0b6a35
to
7f0e3f4
Compare
This comment was marked as resolved.
This comment was marked as resolved.
odoo-shopinvader/shopinvader/models/shopinvader_product.py Lines 72 to 80 in 24db291
|
🤔 🤔 🤔 🤔 🤔 🤔 🤔 What about adding a new |
In which module ? |
3470811
to
3078ced
Compare
hi Have you seen this pr https://github.com/OCA/sale-channel/pull/7/files#diff-aa8725b71193423d895954631ef05a6d125aae74feb2242645d1c4ae4357a676R20 ? It already contain all the needed logic to select products and categories for se export, it also implement levels and filters categories. For working with shopinvader, it needs a base module for the creation of an ir_export and a is a serializer_type (previously it was the You can checkout this branch, it's based on restapi: https://github.com/akretion/odoo-shopinvader/tree/16.0-shopinvader-sale-channel |
Hi, |
bd16806
to
e25ff71
Compare
0f6c402
to
909474a
Compare
/ocabot merge nobump |
4 similar comments
/ocabot merge nobump |
/ocabot merge nobump |
/ocabot merge nobump |
/ocabot merge nobump |
looks like the bot is sleeping. btw, some of my remarks are not adressed; such as the get_price() |
The price is in the roadmap. It will be taken into account in an other PR. We need to move forward since we've tons of PR linked to each others and it's now difficult to have a clear view of all the work already done. |
Hey, thanks for contributing! Proceeding to merge this for you. |
This PR looks fantastic, let's merge it! |
On my way to merge this fine PR! |
What a great day to merge this nice PR. Let's do it! |
What a great day to merge this nice PR. Let's do it! |
@lmignon your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1390-by-lmignon-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. |
@hparfr your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1390-by-hparfr-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. |
Congratulations, your PR was merged at b1e1284. Thanks a lot for contributing to shopinvader. ❤️ |
I've opened this PR: #1434 |
No description provided.