Replies: 3 comments 5 replies
-
|
@halfrafu it might be a bug - can you provide some more example here? Ideally, can you recreate the issue on our demo server, and capture screenshots along the way? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Please run the following command and provide the full output: |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
This is actually just a user interface issue. This field should be hidden for builds without "tracked" items: Fix incoming in #11362 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I might have found a bug related to build orders but I want to make sure that it indeed is a bug and I'm not missing something.
Let's say I have a part C that is an assembly whose BOM contains 1x part A and 2x part B. In the build order for part C I can allocate parts which are later subtracted from stock after creating and completing the build outputs. However, what I didn't expect, without allocating parts I can still create an incomplete output and mark it as completed even when "Accept incomplete allocation" is disabled (it's actually disabled by default).
I'd expect to get an error that no sufficient stock had been allocated at least when confirming the incomplete output.
Is there any setting I should check or should I report it as a bug?
I'm running Inventree 1.1.12 in docker.
Beta Was this translation helpful? Give feedback.
All reactions