This app uses a SQL database to manage the data of this “small ERP”. You need to create a new SQL database and adapt the connectionString on MyDatalayer.cs
.
If you don’t do that, the application will exit on the startup
The app communicates with a real account on Odyssee Mobile. It means you need to fill the credentials to connect to the Odyssee Mobile API.
If you don’t do that, the application will exit on the startup.