11884065 - Discount Amount Isn't Calculating When Creating A Voucher
If a voucher has the terms 5% 10/Net 30, then the discount date should be 10 days from the invoice date, the due date should be 30 days from the invoice date, and the discount amount should be 5% of the voucher subtotal. Dates were calculating correctly, but the discount was not being set. This was a low level voucher object bug that would affect the Voucher UI in Enterprise, Voucher Import, as well as the
GraphQL mutations.