LP1929749 ACQ Load MARC Order Records port
authorTiffany Little <tlittle@georgialibraries.org>
Wed, 17 Nov 2021 17:41:50 +0000 (12:41 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 29 Nov 2021 14:20:16 +0000 (09:20 -0500)
commit504b3249a34855910b4bfa88865ebb38508d3665
tree703fc592a925a980f280bb09b56b8b020fa60c8f
parentc62f9bace866bb385450d67039e8619cf351d070
LP1929749 ACQ Load MARC Order Records port

Signed-off-by: Tiffany Little <tlittle@georgialibraries.org>
Open-ILS/src/eg2/src/app/staff/acq/picklist/acq-picklist.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/picklist/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/picklist/upload.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/picklist/upload.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/picklist/upload.service.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/routing.module.ts
Open-ILS/src/eg2/src/app/staff/nav.component.html
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.picklist_uploader_templates.sql [new file with mode: 0644]
Open-ILS/src/templates/staff/navbar.tt2