]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Ability to auto-generate barcodes in the Volume/Copy dialog. Takes the first barcode...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 9 Mar 2010 17:05:16 +0000 (17:05 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 9 Mar 2010 17:05:16 +0000 (17:05 +0000)
commit3f7bdbfa6ab6958374e465e3f51e5fb4ca261f0c
tree568adbac90ab468a66732d83b88b34cc135e3b67
parent6b61c541a45a46d395340e255419da5f921713c7
Ability to auto-generate barcodes in the Volume/Copy dialog.  Takes the first barcode entered and generates subsequent barcodes using the typical library/codabar checkdigit algorithm if the barcodes are 13-14 digits, otherwise, just incrementing them without checkdigits.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15765 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Cat.pm
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/chrome/content/main/constants.js
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.xul