Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 591 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 591 Bytes

Short description

Program for connecting e commerce shops databases with Subiekt nexo - program used to manage and help with invoicing and controlling inventory

Disclaimer

This is not a complete solution just the coding example.

Details

Program connects to MS Database

Data retrieved from the database is then processed and filtered to use only valid and complete series.

When data is processed it is sent to the function where new customer order is being created.

According to program settings GDPR rules can be set.

Code includes functions to manually test its components.