-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
refactor: stock balance report #30677
Conversation
fa19852
to
ef2017c
Compare
0f2bee1
to
919c4e0
Compare
Each warehouse having roughly 1000 unique item and 6000-10000 SLEs Group of 5 warehouse: A very marginal difference which is eliminated once # of child warehouses ~15-20 and will be somewhat slower on numbers higher than that. Not sure if this is worth it. The main difference will likely come from rewriting the whole qty and value logic in SQL. |
3fe9b13
to
7448d7e
Compare
Codecov Report
@@ Coverage Diff @@
## develop #30677 +/- ##
===========================================
- Coverage 61.43% 61.39% -0.05%
===========================================
Files 1080 1079 -1
Lines 69488 69265 -223
===========================================
- Hits 42693 42523 -170
+ Misses 26795 26742 -53
|
70cd18a
to
f1a5fa8
Compare
f1a5fa8
to
9af2d68
Compare
don't backport