]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1350371 PO name on create w/ dupe detect
authorBill Erickson <berick@esilibrary.com>
Wed, 30 Jul 2014 19:02:22 +0000 (15:02 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 19 Feb 2015 13:38:16 +0000 (08:38 -0500)
commit98028342870b2d5721e9043d42393c588d828604
tree2be6d67dd6db61826f34b89184ede038f741a8d3
parentc0fabd04974b0abdfa4375d29b296faf229c9988
LP#1350371 PO name on create w/ dupe detect

Adds support for entering a PO name at PO creation time, both from the
picklist page and from the PO create page.  If a name is entered which
matches the name of an existing PO at or below the ordering agency, a
link to the matching PO is shown and the user is prevented from creating
the PO until the name is changed or cleared.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Order.pm
Open-ILS/src/templates/acq/common/li_table.tt2
Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Open-ILS/web/js/dojo/openils/widget/EditPane.js
Open-ILS/web/js/dojo/openils/widget/FilteringTreeSelect.js
Open-ILS/web/js/ui/default/acq/common/li_table.js
Open-ILS/web/js/ui/default/acq/po/create.js