LP1859701 Cash Reports collab/khuckins/lp1859701-cash-reports
authorZavier Banks <zbanks@catalyte.io>
Thu, 9 Jan 2020 18:45:26 +0000 (18:45 +0000)
committerKyle Huckins <khuckins@catalyte.io>
Wed, 19 Aug 2020 16:51:33 +0000 (16:51 +0000)
commitbdfd2b11ca8c8dad85aadbe2d1af39d40443eb67
tree2a967aac3f136dc793372b31f5a38124655c20ea
parent5ad049704e3556ef435da766d8cffc11a10386b3
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>
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