Saturday, July 17, 2021
1 change · master
Enhancements to existing features
Sales users can no longer enter a down payment percentage above 100% when creating an invoice. This helps avoid incorrect invoices and downstream processing issues by directing users to use a fixed amount for larger payments.
Original PR description
When using the create invoice wizard to create a down payment invoice, users are able to capture a percentage > 100% which may cause downstream issues. This commit gives a non-blocking warning. Task 2484894