Balancesheet dynamic labels & dutch translation accounting labels
-----------------------------------------------------------------

                 Key: OFBIZ-4248
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4248
             Project: OFBiz
          Issue Type: Improvement
          Components: accounting
    Affects Versions: SVN trunk
            Reporter: Willem Janssen
            Priority: Minor
             Fix For: SVN trunk


Currently the labels that indicate the totals on the balancesheet are hardcoded 
in the balancesheet.groovy file. This patch makes them dynamic, re-using 
existing labels in accountinguilabels.xml and adding 2 new ones. A side effect 
is that these labels are not capitalized anymore in the balancesheet screen...

Also other dutch translations are included in this patch in the accounting ui 
and entity labels files.

Probably these lines in the balancesheet.groovy file can be improved. I don't 
know the exact class that is necessary to handle the uiLabels:
+import org.ofbiz.base.util.*
 import org.ofbiz.base.util.UtilDateTime;
 import org.ofbiz.base.util.UtilMisc;

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to