InvenTree
InvenTree copied to clipboard
[plugin] Auto issue orders
Adds a built-in plugin to automatically issue orders on their assigned target date
- Closes https://github.com/inventree/InvenTree/issues/8983
Additional Documentation Improvements
- Adds "image" macro to improve embedding of images in the documentation
- Adds documentation for each "builtin" plugin
- Adds check to ensure that all "settings" are documented
TODO
- [ ] Add unit testing
- [x] Update documentation (add info on all built-in plugins)
Deploy Preview for inventree-web-pui-preview canceled.
| Name | Link |
|---|---|
| Latest commit | 5a6a6041dba7e1037e1cee90eca8b85a869f7fd5 |
| Latest deploy log | https://app.netlify.com/projects/inventree-web-pui-preview/deploys/683e8ecc2113f90008676d75 |
Codecov Report
:x: Patch coverage is 42.10526% with 33 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 86.31%. Comparing base (89f8f13) to head (5a6a604).
:warning: Report is 337 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...venTree/plugin/builtin/events/auto_issue_orders.py | 37.73% | 33 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #9565 +/- ##
==========================================
- Coverage 86.35% 86.31% -0.04%
==========================================
Files 1230 1231 +1
Lines 53962 54013 +51
Branches 2255 2255
==========================================
+ Hits 46597 46622 +25
- Misses 6795 6821 +26
Partials 570 570
| Flag | Coverage Δ | |
|---|---|---|
| backend | 88.25% <42.10%> (-0.05%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.