-
Notifications
You must be signed in to change notification settings - Fork 41
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][IMP] rma: Auto-calculate package for serial products #449
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## 14.0 #449 +/- ##
==========================================
+ Coverage 80.63% 80.67% +0.03%
==========================================
Files 149 156 +7
Lines 4828 4858 +30
Branches 888 893 +5
==========================================
+ Hits 3893 3919 +26
- Misses 727 730 +3
- Partials 208 209 +1
... and 8 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
3729b56
to
34d92f4
Compare
When returning or delivering a serial product from a RMA, we will calculate by default its package. Later, it can be modyfied by the user.
… 'Customers' location
06525e4
to
ea78ede
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.
ok thanks LGTM
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.
Functional tests also
@BernatPForgeFlow could forward port this? |
When returning or delivering a serial product from a RMA, we will calculate by default its package. Later, it can be modified by the user.