Is it possible to do the following:
Ideally I would use a barcode scanner to populate a field in a form, but I could also type in the barcode.
I want the form to then retrieve the matching records from the database and populate preselected information into a list. I don’t want to filter, because I need this list to compile all of the items I scan or enter manually.
That list would need to be printable, maybe as a report?
So for an example, checking out books from a library. I need to scan each book, then generate a list of those scanned books that I can print out.
I hope this isn’t confusing. In my head it makes perfect sense.
I’m using Windows 10, Libre Office version 7.3.0.3 and HSQLDB Embedded.