Skip navigation links

Package org.posper.hibernate.formatters

POSper Formatters Formatters are passed to the Velocity engine, e.g. when a ticket is printed.

See: Description

Package org.posper.hibernate.formatters Description

POSper Formatters

Formatters are passed to the Velocity engine, e.g. when a ticket is printed. The formatters and their methods can be referenced through variables as listed below in the respective XML templates.

CustomerFormatter
Used in: Printer.Ticket, Printer.Ticket.Fiscal, Printer.TicketCopy, Printer.TicketTotal, Printer.TicketUser, Printer.DeliveryNote
Referenced by: variable customer
MemberaccountFormatter
Used in: Printer.AccountRecords
Referenced by: variable memberaccount
PaymentFormatter
Used in: see TicketFormatter
Referenced by: TicketFormatter.getPayments()
TaxFormatter
Used in: see TicketFormatter, TicketLineFormatter
Referenced by: TicketFormatter.getTaxes(), TicketLineFormatter.getTax(), TicketLineFormatter.getTaxes()
TicketFormatter
Used in: Printer.Ticket
Referenced by: variable ticket
TicketLineFormatter
Used in: see TicketFormatter, Printer.Ticketline
Referenced by: TicketFormatter.getLines(), variable ticketline in Printer.Ticketline
UserFormatter
Used in: see TicketFormatter
Referenced by: TicketFormatter.getUser()

Variable place

The variable place can be used in Printer.Ticket, Printer.Ticket.Fiscal, Printer.TicketCopy, Printer.TicketTotal, Printer.TicketUser and stands for the name of the user assigned to the ticket.
Author:
Hans
Skip navigation links

Copyright © 2021. All rights reserved.