Closed saskakol closed 5 months ago
Hey @madisvain, could you label this as hacktoberfest-accepted
if you consider it helpful?
@saskakol this is long long overdue but closing this PR for now as Upcount has been re-written with Tauri & React. Discount feature is still standing as a Issue so this feature will definitely get added in the new version.
Issue #12
Closes #12
This PR adds discount functionality to invoices. Discounts can be applied either as percentage discounts or simple subtractions from the subtotal. When a discount is applied, a new line will appear under the subtotal indicating the subtracted amount. In the case of percentage discounts the percentage is also displayed on the invoice. Discounts are applied to the entire invoice, and tax is applied after the discount.