From: Galen Charlton Date: Mon, 16 May 2022 22:46:44 +0000 (+0000) Subject: LP#1929749: add import queue and requests links to LI table X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=abe399861f9765259211334e06a2255d4f84a887;p=working%2FEvergreen.git LP#1929749: add import queue and requests links to LI table Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html index 63bb22b361..5926390b75 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html @@ -471,7 +471,14 @@ - + | + + help + Request(s) + | - + + | + + queue + Import Queue + + diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem.service.ts b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem.service.ts index 5fc3d38a85..39d07e8e7f 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem.service.ts +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem.service.ts @@ -125,7 +125,8 @@ export class LineitemService { flesh_copies: true, flesh_claim_policy: true, clear_marc: false, - apply_order_identifiers: true + apply_order_identifiers: true, + flesh_queued_record: true }, params.fleshMore || {}); return this.net.request(