Initial copy of shop partner app.
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Shop Partner
|
||||
An electron app that is replacing the existing Bodyshop Partner that was a C#/WPF Application.
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user