[16.0] [ADD] shopinvader_api_warehouse#1610
Conversation
519d5cb to
84cba6e
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 16.0 #1610 +/- ##
==========================================
+ Coverage 95.09% 95.13% +0.04%
==========================================
Files 494 510 +16
Lines 10168 10467 +299
Branches 513 519 +6
==========================================
+ Hits 9669 9958 +289
- Misses 354 360 +6
- Partials 145 149 +4 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
sebastienbeau
left a comment
There was a problem hiding this comment.
LGTM (already merged in 18)
|
/ocabot merge nobump |
|
What a great day to merge this nice PR. Let's do it! |
|
@sebastienbeau your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1610-by-sebastienbeau-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. |
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
@sebastienbeau your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1610-by-sebastienbeau-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. |
73bc22a to
54eed2c
Compare
|
/ocabot merge nobump |
|
This PR looks fantastic, let's merge it! |
|
@sebastienbeau your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-1610-by-sebastienbeau-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. |
54eed2c to
f2b237c
Compare
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at 7b09ee9. Thanks a lot for contributing to shopinvader. ❤️ |
This Odoo module extends the Shopinvader API to add warehouse management for carts
(and more generally in sales).
It also saves the default warehouse per customer and exposes warehouses informations.
Warehouses are meant to be physical stores in this context.