mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-09-05 06:41:02 +00:00
There is an error in calculating maxDiscount. maxDiscount = item.price * item.quantity
There is an error in calculating maxDiscount. maxDiscount = item.price * item.quantity