I am in process of converting Visual Basic app into Python Django. Currently, it has barcode functionality to process sales at a store. Can this be achieved with python django.
To create a barcodeSelect the barcode type: EAN-13, UPC-A, Code 39, or ITF. Fill in the product category information in the barcode data box. Click on the barcode title box and barcode note if you want to add them in the barcode. Add a name for the barcode in the title box and more details in the note box.
By using a UPC barcode, you're bound to certain standards, and you must pay to procure your barcodes. GS1 offers different payment tiers based on the number of product barcodes you need. Once you determine how many barcodes you need, you can buy a certain amount of barcodes and receive a company prefix.
If your definition of barcode functionality is the ability to read and write barcodes, you should keep in mind two things.
Handling barcodes doesn't really have much to do with Django. Some tricks are required to get it done within browsers, but these would apply if you were doing it in RoR, .net or whatever:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With