Skip to content
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][FWD][IMP] added default operation on rma group, easy setup before rma lines created #469

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

AaronHForgeFlow
Copy link
Contributor

FW port of #452

…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
@AaronHForgeFlow AaronHForgeFlow force-pushed the 16.0-imp-default_operation_type_rma_group branch from e008cf3 to 6fec447 Compare October 31, 2023 07:40
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2023

Codecov Report

Merging #469 (6fec447) into 16.0 (a03b279) will decrease coverage by 0.41%.
Report is 2 commits behind head on 16.0.
The diff coverage is 43.28%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             16.0     #469      +/-   ##
==========================================
- Coverage   81.04%   80.64%   -0.41%     
==========================================
  Files         128      128              
  Lines        4822     4871      +49     
  Branches      779      787       +8     
==========================================
+ Hits         3908     3928      +20     
- Misses        701      726      +25     
- Partials      213      217       +4     
Files Coverage Δ
rma/models/rma_order_line.py 78.19% <100.00%> (+0.11%) ⬆️
rma/wizards/rma_add_stock_move.py 59.78% <62.50%> (-0.22%) ⬇️
rma/models/rma_order.py 80.47% <46.66%> (-3.30%) ⬇️
rma_sale/wizards/rma_add_sale.py 60.82% <42.85%> (-0.98%) ⬇️
rma/wizards/rma_add_serial.py 20.54% <0.00%> (-4.05%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a03b279...6fec447. Read the comment docs.

@AaronHForgeFlow AaronHForgeFlow merged commit d7b7ef6 into 16.0 Nov 21, 2023
4 checks passed
@AaronHForgeFlow AaronHForgeFlow deleted the 16.0-imp-default_operation_type_rma_group branch November 21, 2023 16:46
@AaronHForgeFlow
Copy link
Contributor Author

Merging to keep branch align. It works good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants