Project information
- Category: Automation
- Project's goal: Automate the invoice submission process
- Python Libraries: Selenium, PySimpleGUI
- Project URL: Code
Automates invoices
System developed for Windows where Python libraries were used: Selenium and PySimpleGUI, the program accesses data on products in stock, searches for the products, composes the invoice and then access it through the Selenium a web system that issues the invoice. After issuing the invoice, a report is saved in an .xlsx file. Before, the customer had to manually fill in the form for each invoice and it cost him hours, with this solution the client exports an .xlsx file with the data and runs the program that will read all the invoices to be issued and send them all automatically in minutes.