QR Scanner for POST requests

Hi,

being new to ERPnext im exploring ways to generate value for our production.
To reorder Material on the shopfloor, I am looking into a way to easyly generate material requests.

My Idea at the moment is to have an app, that combines parameters from an QR-Code, with JSON-Parameters, that can be configured. In my case, I would have the item_id, qty etc. on my reorder kanban card.



Is there something similar already?
What are your favourite ways to interact with the system without using a computer?
That way it would be very open to all kind requests. Are any react native here, that want to join?

I love to hear you comments.

Cheers
Jan

1 Like

@JanMrlth This is genius! I have only just started using the API integration to send JSON requests. I can imagine this might be really useful for stock entry. I’ll bring this idea to my team. We’re working on developing in Angular and .NET Core, and I’d love to see what your team is coming up with!

I have a developer build the first Prototyp next week as a react native app for Android.

I will share the github-link as soon as code is written.

https://github.com/marloth-tech/QR-API-APP/issues

For the next two weeks you can download a preview here:
https://marlothtechcom-my.sharepoint.com/:u:/g/personal/jm_marloth-tech_com/Eat71vKLTjhNieHnoeJl4NwBWe6o95KaU2cvh7nki_yOfQ?e=y8yYia

For a Material Request enter your
URL: xxxxxx.com - xxx sex videos free hd porn Resources and Information.
Token: yyyyyyyyyy:xxxxxxxxxxx
Template:
{“data”: {“items”: [{ “item_code”: “STO-ITEM-2020-00001”, “schedule_date”: “2020-12-10”, “qty”: 12 }] }}

Then your QR-Code might look like this: {“data”: {“item_code”: “STO-ITEM-2020-00002”, “qty” : 1}}

For all the keys found in the template the values get replaced.

The code for the apk can be found in the master-branch.

The MVP is finished and can be tested/used. Instructions in the README.

I love to hear your feedback.

Cheers
Jan

2 Likes

hello @JanMrlth! you did a great job! As I am not a programmer is there a chance we can ask for your consultancy (we are willing to pay for it of course) in order to be able to use your app? Thank you!