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

Return Order - Improvements #8590

Merged
merged 9 commits into from
Nov 29, 2024

Conversation

SchrodingersGat
Copy link
Member

@SchrodingersGat SchrodingersGat added enhancement This is an suggested enhancement or new feature order Related to purchase orders / sales orders api Relates to the API Platform UI Related to the React based User Interface labels Nov 29, 2024
@SchrodingersGat SchrodingersGat added this to the 0.17.0 milestone Nov 29, 2024
Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for inventree-web-pui-preview canceled.

Name Link
🔨 Latest commit 0e3600b
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/674952090f36e800084ab15d

Copy link

codecov bot commented Nov 29, 2024

Codecov Report

Attention: Patch coverage is 71.15385% with 15 lines in your changes missing coverage. Please review.

Project coverage is 84.51%. Comparing base (dd9a6a8) to head (0e3600b).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/backend/InvenTree/order/models.py 46.15% 7 Missing ⚠️
src/frontend/src/forms/ReturnOrderForms.tsx 0.00% 4 Missing ⚠️
...tend/src/tables/sales/ReturnOrderLineItemTable.tsx 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8590      +/-   ##
==========================================
- Coverage   84.52%   84.51%   -0.02%     
==========================================
  Files        1187     1189       +2     
  Lines       54281    54339      +58     
  Branches     2046     2050       +4     
==========================================
+ Hits        45883    45926      +43     
- Misses       7886     7904      +18     
+ Partials      512      509       -3     
Flag Coverage Δ
backend 86.06% <84.09%> (-0.01%) ⬇️
pui 69.00% <0.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SchrodingersGat SchrodingersGat merged commit 20d862e into inventree:master Nov 29, 2024
26 checks passed
@SchrodingersGat SchrodingersGat deleted the return-non-tracked branch November 29, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relates to the API enhancement This is an suggested enhancement or new feature order Related to purchase orders / sales orders Platform UI Related to the React based User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] Return order for non-serializable (trackable) items
1 participant