Tuesday, January 20, 2015
1 change
Resolved issues and error corrections
This fix ensures purchase order prices are calculated correctly when using the order line wizard. It removes an unnecessary check that could lead to incorrect pricing, helping businesses avoid purchase order value errors.
Original PR description
Remove condition for check price_unit. price_unit is not False or None in order line wizard. #2938: