LP1859701 Cash Reports
authorZavier Banks <zbanks@catalyte.io>
Thu, 9 Jan 2020 18:45:26 +0000 (18:45 +0000)
committerJason Etheridge <jason@EquinoxOLI.org>
Mon, 29 Aug 2022 19:22:07 +0000 (15:22 -0400)
commit48089be0bc9c5d2e29ee8bee964b234ef690c585
tree4a59b71cb2f6e597cc95bcf81455be9c03bb5be6
parent034bfd31b58e4af60a27d5992437bdba44d97380
LP1859701 Cash Reports

Migrating the DOJO UI for Cash Reports into
Angular. The disabling of the different orgs
is dependent on bug #1863168.

Signed-off-by: Zavier Banks <zbanks@catalyte.io>
Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/admin/local/admin-local-splash.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/cash-reports.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/cash-reports.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/cash-reports.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/routing.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/user-dialog.component.html [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/user-dialog.component.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/routing.module.ts