Answer the question
In order to leave comments, you need to log in
How to use barcodes in CRM/ERP?
Good day to all. We write a CRM / ERP system with the guys in PHP (Laravel). There was a need to use barcodes.
The scenarios are approximately the following:
- generate a barcode in the product card (for those who do not have them) so that later you can print and stick barcodes on your products. Or, to quickly search for a product in the list, simply "peeped" and found it among several thousand other products.
- generate barcode for invoices/invoices. Then you can scan and also find the desired invoice among all invoices.
- loyalty program. Customers will receive cards and accumulate bonus points on them. Accordingly, I see two options:
1. generate a barcode for each client and print it on the card
2. Print cards with default stripes and assign this barcode to the client through the scanner.
I'm interested in practical advice from people with similar experience. What are some good barcode generators, subtleties or life hacks in this area with such a feature.
Thanks in advance for any information!
Answer the question
In order to leave comments, you need to log in
https://github.com/picqer/php-barcode-generator is used in the zippy.com.ua
accounting system . The accounting system, by
the way, is open source on github.
- generate a barcode in the product card (for those who do not have them) so that later you can print and stick barcodes on your products. Or, to quickly search for a product in the list, simply "peeped" and found it among several thousand other products.
- generate barcode for invoices/invoices. Then you can scan and also find the desired invoice among all invoices.
- loyalty program.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question