]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1859701 Cash Reports
authorZavier Banks <zbanks@catalyte.io>
Thu, 9 Jan 2020 18:45:26 +0000 (18:45 +0000)
committerMichele Morgan <mmorgan@noblenet.org>
Fri, 28 Oct 2022 19:44:38 +0000 (15:44 -0400)
commitd2ac2c21d51c9b5d2144456962448c2284baa51a
tree06808f2d5fe6f209179f538a9cadaf3b9fbca30e
parent25409de175a566c5afd7d901ea5ff9aafdcd0fee
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>
Signed-off-by: Michele Morgan <mmorgan@noblenet.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