frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
21.14k stars 7.24k forks source link

[Community Development] Barcode camera scanner and integration #6800

Closed RobertSchouten closed 2 years ago

RobertSchouten commented 7 years ago

Goals Add barcode and qr code integration via easy use functions and a barcode scanner to the erpnext mobile app for single field data entry and navigation to a doctype with data entry using the omni scanner.

Features Barcode camera scanner 3 functions

QR code and barcode generation

Current Libary’s planned for use (i welcome recommendations)

related items https://discuss.erpnext.com/t/feature-request-barcode-generator/4497/2 https://github.com/frappe/frappe/issues/983 https://discuss.erpnext.com/t/community-development-barcode-camera-scanner-and-integration/17103

ghost commented 7 years ago

Adding multi barcode per Item:

In Item Doctype:

schermata 2016-11-02 alle 15 05 29

In POS search and all other Doctype involved, look up in the new Item Barcode Doctype

RobertSchouten commented 7 years ago

@giovanni-codrotech nice layout but what's the purpose behind having multiple barcodes per item In terms of scanning support will try support everything 2d and qr codes but the listed codes are for barcode generation is there a need for other types for generation

ghost commented 7 years ago

@RobertSchouten Let's say you will get same product from supplier with different barcodes, while scanning, barcodes need to be added to the same Item; btw I could open a new issue for that :) ..added on this one because it's barcode related

RobertSchouten commented 7 years ago

@giovanni-codrotech it's definitely doable and belongs here just wanted to know the case so if there was anything require to expand on the solution feel to complete it once we get past the design phase

Tropicalrambler commented 7 years ago

Robert,

I would like to add to this issue the following:

Enable creation of a "mass" label print file. For example, I have several sales orders throughout the day. at cutoff time, I stop taking orders and then go ahead and use the production tool to create a file for staging all the necessary ingredients for production. In our particular case, I would like to have the ability to create a PDF file with all the labels that need to be printed. In this particular example, lets say i want 2 labels of the same EAN-13 code, and 5 labels of a different EAN-13 code. The PDF should contain a total of 7 labels to be printed, just for download or print immediately directly from ERPNext.

Any way to implement this on this issue and pull request?

mhbu50 commented 7 years ago

+1

joshreeder commented 7 years ago

Would like to know if there is any movement on this??? I may be working on a project that needs this in the coming weeks in which case I can probably help fund it based on a consensus of initial features and official erpnext support.

bghayad commented 6 years ago

Hello @RobertSchouten What is the needed for this issue to be completed? Regards Bilal

amr444555 commented 5 years ago

any thing about this in v12 ??

bghayad commented 5 years ago

This link is helping a lot: https://discuss.erpnext.com/t/barcode-scan-with-erp-andorid-app/37023/3

Regards Bilal