Strip out partner related functionality.

This commit is contained in:
Patrick Fic
2025-12-08 13:53:15 -08:00
parent 267ef714a7
commit 39d81bbc6a
54 changed files with 79 additions and 3889 deletions

View File

@@ -1,18 +1,6 @@
# Shop Partner
An electron app that is replacing the existing Bodyshop Partner that was a C#/WPF Application.
# ESDP
The purpose of this application is to:
* Parse EMS files, and upload them to the IO back end.
* Receive requests for EMS file parsing
The following functionality will be coming:
* Interact with QuickBooks desktop (Windows Only)
* Paint scale integrations
* Parts Price Changes for CCC
Toggling between the Production and Test servers can be done by pressing `CTRL/CMD + SHIFT + T`, and then going to the application menu, and enabling test. The application will restart automatically.
## Dev and Build Notes
Unlike the main app, the dev mode will only connect to ImEX Online test data.
Building the app will require specifying the company to build for. Those details are captured in their respective ENV and YAML files.
# Outstanding Todos
* Update certificates and signing.
* Create S3 upload buckets
* Create S3 EMS upload bucket.