]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1929741 View/Place Orders UI
authorBill Erickson <berickxx@gmail.com>
Tue, 26 Jan 2021 18:26:35 +0000 (13:26 -0500)
committerJane Sandberg <js7389@princeton.edu>
Sun, 2 Oct 2022 15:02:49 +0000 (08:02 -0700)
commit65ec045dd35639db0da2316fb4085d885de93cba
treef43f6f41e148bc0b7707008eff2977aff1b8df63
parent8165e404c3af566d30c40fe5fac687fe66a28ef8
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>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
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