-
Notifications
You must be signed in to change notification settings - Fork 42
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
[17.0][MIG] rma_sale #507
[17.0][MIG] rma_sale #507
Conversation
- auto_confirm_rma_sale - free_of_charge_rma_sale
OCA was added in the past by mistake only because a misconfiguration in the CI forced OCA as a required author.
Otherwise the anglo saxon entries won't be correct. For example, the Interim (Delivered) account should balance after receiving and triggering a refund on a customer rma.
Without this, some policies are not being copied from the operation selected when creating new rma line from a rma group. In v16 this patch and the usage of such onchange can be removed in favor of (pre)computed stored editable fields for all policies and configuration in the RMA operation.
…ma lines created (#452) * [14.0][IMP] added default operation on rma group, easy setup before rma lines created * [IMP] added fields for default route created by wizard on rma group * fix: get right price after create rma order line
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 17.0 #507 +/- ##
=======================================
Coverage ? 79.64%
=======================================
Files ? 55
Lines ? 3243
Branches ? 593
=======================================
Hits ? 2583
Misses ? 499
Partials ? 161
Continue to review full report in Codecov by Sentry.
|
Carlos, can you please include #509 ? |
Migration to 17.0
Depends on: