Invoice Generation system
Invoice Generation system
I developed this Python-based invoice generation system for Golden Look L.L.C (Dubai).
It uses Tkinter for the GUI, SQLite for storing data, and FPDF for generating PDF invoices and delivery notes.
The system allows adding customers details, adding items, saving, editing, deleting, and generating invoice.
I have the right and permission to share this project publicly.
You can add customer details (name, address, phone).
You can add items (with item number, description, quantity, and price).
You can save the invoice into the database.
You can view, edit, or delete the invoices.
You can generate PDF invoices and PDF delivery notes.
This project was implemented by Soheil Salemi for Golden Look L.L.C (Dubai) in December 2024.
I have the right and permission to share this project on my GitHub and my personal website.
GitHub Link: See Project on GitHub