Melissa
11/14/2024, 8:47 PM${record.subtotal}
is showing the same value as ${record.total}
what could the issue be? Both look fine on the transaction form and in the field explorer, but when you go to print the invoice, the subtotal isn't correct. Thanks!