Hi everyone , i got the problem that my BarcodeReader dont patch my items.
i create a qr code for the this.
In the QR-Code is a text with an option from the optionset.
In the QR-Reader i use the code to Patch the database.
Here is the code:
Patch(Arbeitszeit;Defaults(Arbeitszeit);{Name:User().FullName};{Zeiten:Now()};{ArtDerArbeitsZeit:BarcodeReader1})
The row ArtDerArbeitsZeit is a row with an optionset.
In the QR-Code there is the Text [@Arbeitsmodel].'Pause start' this is one option from the optionset.
But after scan the Row be empty