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

Scan of Barcode "Bestellkontrolle" for Manufacturing execution #280

Closed
metas-mk opened this issue Apr 3, 2017 · 3 comments
Closed

Scan of Barcode "Bestellkontrolle" for Manufacturing execution #280

metas-mk opened this issue Apr 3, 2017 · 3 comments

Comments

@metas-mk
Copy link
Member

metas-mk commented Apr 3, 2017

Is this a bug or feature request?

Feature Request

What is the current behavior?

The User has no possibility to scan a barcode to open the manufacturing execution window (issue, receipt) in webUI.

Which are the steps to reproduce?

Try it.

What is the expected or desired behavior?

When in window manufacturing order grid view, the user shall be able to press a button/ action and then scan a barcode (i believe it should be a modal overlay that then only allows the scan). The Barcode will be read from the "Bestellkontrolle" report. The Barcode confirmation will automatically open the detail window for action issue/ receipt in webUI. In case the Barcode is not found, the user shall be informed.

@teosarca
Copy link
Member

teosarca commented May 5, 2017

Update:

So basically, all that we have to do is to read the barcode, extract the C_OrderLine_ID, find the PP_Order for that C_OrderLine_ID. Then open the Issue/Receipt panel.

teosarca added a commit that referenced this issue May 5, 2017
atm, it's used only to specify the ProcessLayoutType.

#280
@teosarca
Copy link
Member

teosarca commented May 5, 2017

Implemented.

metas-ts added a commit to metasfresh/metasfresh that referenced this issue May 12, 2017
[#357](metasfresh/metasfresh-webui-api-legacy#357) Manufacturing Quickaction: Issue selected HU w/ TU Quantity parm
[#720](metasfresh/metasfresh-webui-frontend-legacy#720) Implement Zoom-into in webUI
[#354](metasfresh/metasfresh-webui-api-legacy#354) Support for Record_ID buttons
[#216](metasfresh/metasfresh-webui-frontend-legacy#216) Button <record_id> does not open according window
[#356](metasfresh/metasfresh-webui-api-legacy#356) Manufacturing Quickaction: Reverse Issue / Receipt
[#724](metasfresh/metasfresh-webui-frontend-legacy#724) Login role selection keyboard down does not scroll automatically
[#1502](#1502) Drop the CU-TU assignment for "No PI" (M_HU_ID=100)
[#725](metasfresh/metasfresh-webui-frontend-legacy#725) Sidelist closes when doubleclick
[#360](metasfresh/metasfresh-webui-api-legacy#360) Material receipt candidates: Error while Receving HUs for a particular case
[#727](metasfresh/metasfresh-webui-frontend-legacy#727) Grid view: reset current page to 1 when filtering
[#716](metasfresh/metasfresh-webui-frontend-legacy#716) Image widget: button to clear current image
[#717](metasfresh/metasfresh-webui-frontend-legacy#717) Sidelist's scrollbar is on wrong container.
[#705](metasfresh/metasfresh-webui-frontend-legacy#705) Debug/Fix why /window/540189 shows empty
[#351](metasfresh/metasfresh-webui-api-legacy#351) Fix NPE when opening Materialdisposition
[#352](metasfresh/metasfresh-webui-api-legacy#352) Introduce JSONLayoutType.primaryLongLabels
[#1460](#1460) The Bestellkontrolle barcodes shall be generated and persisted in database
[#719](metasfresh/metasfresh-webui-frontend-legacy#719) Document references: group them by their top level menu
[metasfresh/metasfresh-admin/#3](metasfresh/metasfresh-admin-legacy#3) create docker image for metasfresh-admin
[#348](metasfresh/metasfresh-webui-api-legacy#348) backend: Implement Zoom-into in webUI
[#280](metasfresh/metasfresh-webui-api-legacy#280) Scan of Barcode "Bestellkontrolle" for Manufacturing execution
[#255](metasfresh/metasfresh-webui-api-legacy#255) Document fields: when receiving empty string values from frontend, convert them to nulls
[#1179](#1179) Process logs are not displayed in Swing

me-45
@metas-mk
Copy link
Member Author

Tested quickly. Works as required. Closing.

@metas-mk metas-mk self-assigned this May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants