| 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 |
| Constructor and Description |
|---|
CloseCashFormatter(PaymentsModel oPayments)
CloseCashFormatter defines all methods that can be referenced in Printer.CloseCash.xml and
and Printer.CurrentCash.xml through the $payments variable.
|
StatisticsFormatter(PaymentsModel oPaymentsModel)
Create a new RegisterStatisticsFormatter instance
|
| Modifier and Type | Field and Description |
|---|---|
protected static PaymentsModel |
PaymentsModel.instance |
| Modifier and Type | Method and Description |
|---|---|
static PaymentsModel |
PaymentsModel.emptyInstance()
PaymentsModel defines all methods that can be referenced in
Printer.CloseCash.xml and and Printer.CurrentCash.xml and are used in
JPanelCloseMoney and JPanelCloseCash.
|
static PaymentsModel |
PaymentsModel.loadInstance(CashRegister reg,
String host,
User user)
Loads all data related to the active cash register.
|
Copyright © 2021. All rights reserved.