Topic: Prepaid Sales Order Error: Pre-payment required have to be positive...
Using FA 2.4.7, I am trying to enter a prepaid sales order, but am getting an error:
Pre-payment required have to be positive and less than total amount.
includes/ui/ui_msgs.inc:14: trigger_error('Pre-payment required have to be positive and less than total amount.','256')
sales/sales_order_entry.php:395: display_error('Pre-payment required have to be positive and less than total amount.')
sales/sales_order_entry.php:470: can_process()
I enter a single item for 22.99 and also a 8.60 shipping charge. This is a no-tax sale. Amount Total field matches Pre-Payment Required fields. If it matters, I have Prices/Amounts Decimal Places set at 2. I believe this is a rounding issue. If I edit the item's price by one penny in either direction and the Amount Total and Pre-Payment fields match the edited amounts, I do not get this error. If I return the item to $22.99 and lower the Pre-Payment field by one penny or more, I do not get this error.
What am I doing wrong? As before, thank you.
Edit: Additional data entered.