LP1929741 View/Place Orders UI
authorBill Erickson <berickxx@gmail.com>
Tue, 26 Jan 2021 18:26:35 +0000 (13:26 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Mon, 29 Nov 2021 14:54:25 +0000 (09:54 -0500)
commit854d2f839c39ebb57990ad85368aa52c15f17939
tree61e85214bc4ad9df858d0bf38f1e18450a8b357a
parentac36bddbba3dbd5b368c70f489edeb1fc5656a98
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