LP1859701 Cash Reports
authorZavier Banks <zbanks@catalyte.io>
Thu, 9 Jan 2020 18:45:26 +0000 (18:45 +0000)
committerJane Sandberg <js7389@princeton.edu>
Mon, 3 Oct 2022 13:38:51 +0000 (06:38 -0700)
commit0f42effb72380762a3ab2e21ab9ca9116b072b18
treed1eb7ab3f892b6ba1284ab5b83610ee9a7fd453d
parent3149bb69cb3936ab69807c88ffee2180105f10ad
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>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
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