Loading...
 
Skip to main content

History: Barcode and QR code

Source of version: 14 (current)

Copy to clipboard
!!! Benefits of Scanners:
* reduced input errors - once the bar codes are set up, scanning can reduce daily input errors
* reduced entry - all information about the item is set up once, than daily fields to manually enter are:
** quantity
** addition or subtraction to inventory
** to whom issued
*** additionally, if a part, for example, which vehicle, tractor, piece of equipment, etc. it was put on 

!! Related URLs
* https://github.com/serratus/quaggaJS
* https://github.com/Minishlink/pwa-qr-code-scanner
* https://packagist.org/?query=barcode <- If we need to integrate code, it's likely findable here
* https://github.com/tecnickcom/tc-lib-barcode
* http://framework.zend.com/manual/2.0/en/modules/zend.barcode.intro.html
* http://www.ashberg.de/php-barcode/
* http://www.tcpdf.org/examples.php (does in PDF, but also PNG, SVG and HTML)
* http://jeromeetienne.github.io/jquery-qrcode/
* http://larsjung.de/qrcode/
* https://git.drupalcode.org/project/barcodes/
* ((Tiki inventory project))
* https://packagist.org/packages/mpdf/qrcode __This is already indirectly in Tiki via mPDF, which we add on most Tiki instances__

!! Portable printer
* https://github.com/mike42/escpos-php

-=alias=-
* (alias(QRcode))
* (alias(Barcode))
* (alias(QR code))
Show PHP error messages