Package | Description |
---|---|
org.posper.hibernate.formatters |
POSper Formatters
Formatters are passed to the Velocity engine, e.g. when a ticket is printed.
|
org.posper.tpv.payment |
Class and Description |
---|
AccountingLineFormatter |
CustomerFormatter
Used to retrieve customer information in the following templates:
Printer.Ticket, Printer.Ticket.Fiscal, Printer.TicketCopy,
Printer.TicketTotal, Printer.TicketUser, Printer.DeliveryNote, CustomerFinder.Line |
DiscountLineFormatter |
KitchenLineFormatter
The KitchenLineFormatter provides additional methods to be used for printing
kitchen tickets.
|
MemberaccountFormatter.Memberaccount
This class represents a memberaccount record.
|
PaymentFormatter
Provide additional methods to retrieve (formatted) Payment contents.
|
PaymentsLineFormatter |
ProductFormatter
ProductFormatter is used to get access to product information from
velocity templates.
|
SalesLineFormatter |
StatisticsFormatter |
TaxFormatter
Retrieve information on taxes associated with a ticket.
|
TicketFormatter
A TicketFormatter object is passed to the Velocity engine when printing a ticket
(variable
ticket) , which makes the methods available in the following
velocity templates:
Printer.Ticket
Printer.Ticket.Fiscal
Printer.TicketCopy
Printer.TicketTotal
Printer.TicketUser
Printer.DeliveryNote
We rather propagate formatter objects than the object itself to a velocity script
to avoid fiddeling with the object. |
TicketLineFormatter
TicketLineFormatter is used to get access to ticketline information from
velocity templates that yield a TicketFormatter object.
|
UserFormatter
Retrieve information of the user associated with the ticket.
|
Class and Description |
---|
AccountingLineFormatter |
DiscountLineFormatter |
PaymentsLineFormatter |
SalesLineFormatter |
Copyright © 2021. All rights reserved.