-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c0921ba
commit ca7cefb
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,12 @@ | ||
# 2023-Team-Zeta | ||
This is the repository for Team Zeta's Hackathon project that was held on January 28th & 29th at the 2023 Summit at the Wynn Hotel in Las Vegas, Nevada. | ||
|
||
### Very Important: Please add a detailed description of your project here in the README - Thanks! | ||
Team Zeta has created a single Dashboard in Acumatica that allows a VAR to see all the relevant details for customers in a single place. The VAR will have the ability to add new customers by deploying the packages to each client instance. | ||
|
||
|
||
|
||
This dashboard will accrue the data from across the VAR customer base and provide a high-level view of the health of these systems. The statistics include versions and builds for each of the configured customers, customizations counts, license usage, as well as the last financial period closed. | ||
|
||
|
||
|
||
This was accomplished by creating endpoints to access the data, custom DACs, GIs, and utilizing postman. |