-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Trunk
-
Fix Version/s: 16.11.01
-
Component/s: accounting
-
Labels:None
-
Sprint:Community Day 2 - 2016
- Make class as final.
- Add a private constructor.
- Make the following private static variable as final.
private static int decimals = UtilNumber.getBigDecimalScale("invoice.decimals"); private static int rounding = UtilNumber.getBigDecimalRoundingMode("invoice.rounding");