LP1929741 View/Place Orders UI
authorBill Erickson <berickxx@gmail.com>
Tue, 26 Jan 2021 18:26:35 +0000 (13:26 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 11 Mar 2022 17:03:51 +0000 (12:03 -0500)
commitd3e145bc02e9011f19e8983058db4f5a70efe54e
treee9a5b5e3ba563ce7f539844c24e672b9a249ee25
parent19cae035dd76e2f379c76a37caf23e8ac8898bd1
LP1929741 View/Place Orders UI

View/Place orders from a bib record and add/create selection lists or
PO's from the record.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html
Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.ts
Open-ILS/src/eg2/src/app/staff/acq/related/related.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/related/related.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/related/related.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/related/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/routing.module.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/actions.component.html
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Lineitem.pm