You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rishi Solanki (JIRA)" <ji...@apache.org> on 2016/06/18 05:18:05 UTC

[jira] [Created] (OFBIZ-7382) UtilAccounting Class

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)