Skip to content

Releases: Adil132/InvoiceGenerator

version 2.0

Choose a tag to compare

@Adil132 Adil132 released this 11 Sep 04:10
89158de
v2.0

v2-Refactor generate_invoice to accept item list

version 1.1

Choose a tag to compare

@Adil132 Adil132 released this 11 Sep 04:09
809bd72
v1.1-Enhance generate_invoice with tax and discount features

Updated the generate_invoice function to include invoice number, tax, and discount calculations.

version 1.0

Choose a tag to compare

@Adil132 Adil132 released this 11 Sep 04:07
757be36
v1.0

v1.0-Add invoice generation function