-
Notifications
You must be signed in to change notification settings - Fork 32
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
API for Manufacturing UI Planning/ Doing #269
Comments
teosarca
added a commit
that referenced
this issue
Mar 27, 2017
to be able to easily plugin more factories in the future
teosarca
added a commit
that referenced
this issue
Mar 27, 2017
because usually there will be only one item to be cached
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Mar 30, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Mar 30, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Mar 30, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Mar 30, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Mar 30, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Mar 30, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Mar 30, 2017
… use JUF i.e. get rid of guava Supplier
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Mar 30, 2017
teosarca
added a commit
that referenced
this issue
Mar 30, 2017
teosarca
added a commit
that referenced
this issue
Mar 30, 2017
teosarca
added a commit
that referenced
this issue
Mar 30, 2017
teosarca
added a commit
that referenced
this issue
Mar 30, 2017
teosarca
added a commit
that referenced
this issue
Mar 30, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Mar 31, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Mar 31, 2017
teosarca
added a commit
that referenced
this issue
Mar 31, 2017
reason: avoid calling DocumentDescriptorFactory just to fetch the tableName for a given AD_Window_ID because it would fail for cases where we have some dummy windows
teosarca
added a commit
that referenced
this issue
Mar 31, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Apr 2, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Apr 2, 2017
teosarca
added a commit
that referenced
this issue
Apr 19, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Apr 20, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Apr 20, 2017
teosarca
added a commit
that referenced
this issue
Apr 20, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Apr 21, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Apr 21, 2017
teosarca
added a commit
that referenced
this issue
Apr 21, 2017
we assume the implementations will manage their transaction (if needed) #269
teosarca
added a commit
that referenced
this issue
Apr 21, 2017
teosarca
added a commit
that referenced
this issue
Apr 21, 2017
teosarca
added a commit
that referenced
this issue
Apr 21, 2017
teosarca
added a commit
that referenced
this issue
Apr 21, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Apr 22, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Apr 22, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Apr 23, 2017
This was referenced Apr 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this a bug or feature request?
Feature Request.
What is the current behavior?
Currently, there is no API to provide the action issue/ receipt for manufacturing in metasfresh WebUI.
Important idea: when issuing stuff from HU to planned manufacturing, then the split off/ used HU shall somehow only be blocked (not directly destroyed). This shall allow the user to manipulate until the 4-eyes check has been done. This will improve the flexibility for the user dramatically.
What is the expected or desired behavior?
Concept and implement the provided API.
See metasfresh/metasfresh-webui-frontend-legacy#580 for further UI details.
The text was updated successfully, but these errors were encountered: