LP#1942220: implement Link Invoice
authorGalen Charlton <gmc@equinoxOLI.org>
Thu, 9 Dec 2021 20:33:38 +0000 (15:33 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 9 Dec 2021 20:33:38 +0000 (15:33 -0500)
commitca3a44dcb73329c9662c8b6c1d9d56c682db4feb
treedb0de595dd93593e94ef3744a1808b0187513c54
parent546760ba51bda7464d30d77cfcf3d5d8ccf33253
LP#1942220: implement Link Invoice

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/lineitem/lineitem.module.ts
Open-ILS/src/eg2/src/app/staff/acq/lineitem/link-invoice-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/lineitem/link-invoice-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html
Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.ts