Add an API for generating barcodes
authorDan Scott <dan@coffeecode.net>
Thu, 8 Sep 2011 21:26:58 +0000 (17:26 -0400)
committerDan Scott <dscott@laurentian.ca>
Thu, 9 Aug 2012 12:31:08 +0000 (08:31 -0400)
commitbff6c46bd51b8e294e216d94599c407889f3c67a
treecd3566976238aade3d19d831e7dfebae0dc2bbca
parentcc8c8dd0715d54bf30afc7239974c5f1bf623d84
Add an API for generating barcodes

Add a custom API to open-ils.actor for generating barcodes; accepts one
argument, user ID, which gets the barcode set to their new value. If no
arg is passed, just generates a new barcode and returns it (should be
useful on the patron editor screen).

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm