Setup Time Disappears When Changing Manufacturing Orders to "Confirmed" Status #689
Unanswered
matteocarcano
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
First of all, setup times are not really supported in the Community Edition. There are some pieces of the code that have been copied from the Enterprise&Cloud Editions into the Community Edition, but whether it's meeting your expectations isn't sure. On the actual question: |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have encountered an issue where the setup time is not retained when changing the status of manufacturing orders (MOs) from "proposed" to "confirmed."
Steps to Reproduce:
Initially, MOs 257 and 337 are correctly planned, including the setup time in both the Setup Duration and Net Duration columns (see Image 1).
When changing these MOs to the "confirmed" status (see Image 2), the setup time disappears from both the Setup Duration and Net Duration columns (see Image 3).
If I rerun the planning engine, the setup time is no longer considered.
However, if I revert the status back to "proposed," the setup time reappears.
Additional Information:
I reproduced this behavior using the example resource setup matrices in Frepple's demo environment.
However, the same issue also occurs when using my own dataset.
Expected Behavior:
I would expect the setup time to be retained even when the MOs are set to "confirmed" since the operation itself has not changed.
Is this the intended behavior, or could it be a bug? Any insights would be appreciated.
Thanks!



Beta Was this translation helpful? Give feedback.
All reactions