JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
Method and Description
org.posper.tpv.modifier.CronExpression.clone()
org.posper.tpv.modifier.ModifierFunctions.discountX(double)
Use discount(double discountRate) instead.
org.posper.tpv.modifier.ModifierFunctions.discountX(double, int)
Obolete, use discountFromLineTotal(double discountRate, int cent) instead.
org.posper.hibernate.formatters.TicketLineFormatter.getGrossPriceSell()
Use printPriceSellTax() instead. getXXX() methods in formatters should always return unformatted values.
org.posper.hibernate.formatters.TaxFormatter.getRate()
Use printTaxRate instead
org.posper.hibernate.formatters.SalesLineFormatter.getTax()
Use printTax instead
org.posper.hibernate.formatters.TicketFormatter.getTaxTotal(TaxFormatter)
Use printTaxSum instead.
org.posper.hibernate.formatters.TicketFormatter.isCancelled()
Use isVoided() instead.
org.posper.tpv.payment.PaymentInfoCash.printChangeNoCur()
Use printsChange instead
org.posper.tpv.payment.PaymentInfoCash.printPaidNoCur()
Use printsPaid
org.posper.hibernate.formatters.TicketFormatter.printReceiptClose()
Use printDateClose instead
org.posper.hibernate.formatters.TicketLineFormatter.printReservationStart(int)
slotLength is ignored, use printReservationStart()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021. All rights reserved.