Rishi Solanki created OFBIZ-7382:
------------------------------------
Summary: UtilAccounting Class
Key: OFBIZ-7382
URL:
https://issues.apache.org/jira/browse/OFBIZ-7382 Project: OFBiz
Issue Type: Sub-task
Components: accounting
Affects Versions: Trunk
Reporter: Rishi Solanki
- Make class as final.
- Add a private constructor.
- Make the following public varialbles as final
{code}
public static String module = UtilAccounting.class.getName();
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)