psdi.app.invoice

Class FldInvoicePreTaxTotalForUI

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldInvoicePreTaxTotalForUI
    extends FldInvoicePreTaxTotal
    Invoice.PreTaxTotalForUI is a non-persistent field corresponding with another non-persisitent field PreTaxTotal. This field displays the value on the UI based on the type of invoice. While field PreTaxTotal stores the actual value which is calculated as total cost minus total tax. PreTtax Total field always displays positive number on the screen. If it's a CREDIT type of invoice, Pretax Total is stored as negative number in the field PreTaxTotal.
    • Constructor Detail

      • FldInvoicePreTaxTotalForUI

        public FldInvoicePreTaxTotalForUI(MboValue mbv)
        Construct and attach to the mbo value.