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

Fix for email template #7249

Merged
merged 1 commit into from
May 17, 2024

Conversation

SchrodingersGat
Copy link
Member

  • Use line.part instead of part
  • Fixes error in email notification when a build order requires stock

- Use `line.part` instead of `part`
@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed build Build orders backport Apply this label to a PR to enable auto-backport action backport-to-0.15.x labels May 17, 2024
@SchrodingersGat SchrodingersGat added this to the 0.16.0 milestone May 17, 2024
Copy link

netlify bot commented May 17, 2024

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

Name Link
🔨 Latest commit c4df468
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/6646c6aea014600007642c83

Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.06%. Comparing base (dc741b6) to head (c4df468).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7249   +/-   ##
=======================================
  Coverage   84.06%   84.06%           
=======================================
  Files        1054     1054           
  Lines       46288    46288           
  Branches     1326     1326           
=======================================
+ Hits        38912    38913    +1     
+ Misses       7044     7043    -1     
  Partials      332      332           
Flag Coverage Δ
backend 85.45% <ø> (+<0.01%) ⬆️

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 2431fc6 into inventree:master May 17, 2024
32 checks passed
@SchrodingersGat SchrodingersGat deleted the build-email-fix branch May 17, 2024 03:31
github-actions bot pushed a commit that referenced this pull request May 17, 2024
- Use `line.part` instead of `part`

(cherry picked from commit 2431fc6)
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
0.15.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

SchrodingersGat added a commit that referenced this pull request May 17, 2024
- Use `line.part` instead of `part`

(cherry picked from commit 2431fc6)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Apply this label to a PR to enable auto-backport action backport-to-0.15.x bug Identifies a bug which needs to be addressed build Build orders
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant