Openbravo Issue Tracking System - Java Client POS
View Issue Details
0006434Java Client POS(No Category)public2008-12-10 05:542008-12-10 05:54
jerdna 
 
normaltrivialsometimes
newopen 
5
 
 
0006434: Add function printSubValueTax()
Needed add function SubValue + Tax into TicketLineInfo.java.
    public String printSubValueTax() {
        return Formats.CURRENCY.formatValue(getSubValue() * (1.0 + getTaxRate()));
    }
No tags attached.
Issue History
2008-12-10 05:54jerdnaNew Issue
2008-12-10 05:54jerdnasf_bug_id0 => 2413135
2012-11-07 09:40priyamCategory01 - General => (No Category)

There are no notes attached to this issue.