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>
Mon, 20 Sep 2021 14:01:18 +0000 (10:01 -0400)
commit57c8abce4ae41acf0455e378b303dc46b7eac6dd
tree9453dd8b1a1fb54736fb5ec2d4e630e6129055d5
parent5ae1078cf267a654efa27883c8591e7cc9583cf9
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>
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