on ‎2020 Apr 29 5:53 PM
In CCO quick/table mode is it possible to capture the barcode of the items to be added to receipt? Like works in the retail UI.
Request clarification before answering.
Hello Ricardo:
I think you will have to capture the item itself, and then check how many barcodes are associated to that item, and if it is only one, then you could take that as the barcode, if you need it. Otherwise I don't see how you could do that since the buttons use item codes and there may be more than one barcode associated with each item.
Best regards,
Joerg.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you rzieschang
my question is focused in the field to capture the barcode; because in the quick service UI the user select the articles by using the Quick Selection pushbuttons. Does the UI provide that field or it should be "developed"? I mean create the field by plugin in order to capture the barcode.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ricardo.renteria2,
the Quick Service does not provide a dedicated field for that. You can scan barcodes whenever you want.
That said, if you need to capture the scan string, you may check which events are thrown in the UI event bus.
Regards
Robert
Dear ricardo.renteria2,
I would suggest to check which event in the UI is thrown, when you scan a barcode, handle this event and you should have the scan string in the event payload.
hth
Robert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.