This question has been flagged
2 Replies
2766 Views

Hi

when I like to validate a supplier refund than an error arises with the text:

Bad Total!

Please verify the price of the invoice!
The encoded total does not match the computed total.

 

But the total is computed correctly.

I appreciateyour support

 

thanks

 

 

Avatar
Discard
Best Answer

check the total value is equal to verification total,if not that's why it throws this error.amount_total must be equal to verification total.

Avatar
Discard
Best Answer

You have to fill the correct Amount (computed by you) for verification and validation.

amount_total must be equal to check_total

Avatar
Discard