Skip to content

jmgalzate/DispatchesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction:

Fiory App is an application created for improve a process that Fiory warehouse executed before manually by Excel file.

External Connection:

The application has a "Library" for getting connections with the Contapyme API and it is stored in the SRC folder.

Relevant information:

  • The certificate is a Self Certificate
  • It was build with MAUI and Blazor for multiplatform application.

Additional folders:

  • You need to add the appsettings.json file in the C:/programdata/FioryApp/Masterfiles/appsettings.json
  • The application will create another folder for exports on C:/Users/{username}/documents/FioryApp/Exports/

appsettings.json

{ "Server": "URL", "Username": "user@mail.com", "Password": "password encrypted", "MachineID": "Whatever", "iapp": "ID provided by Contapyme", "itdoper": "Order Type", "cantProducts": 5 }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published