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 |
Modifier and Type | Method and Description |
---|---|
DiscountLineFormatter |
CloseCashFormatter.getSalesByAccountingLevel(int levelsMask)
Get the statistics for products having defined accounting levels
|
Modifier and Type | Method and Description |
---|---|
List<DiscountLineFormatter> |
CloseCashFormatter.getDiscountLines()
Retrieves a list of all discount line formatters.
|
Modifier and Type | Field and Description |
---|---|
protected List<DiscountLineFormatter> |
PaymentsModel.m_lDiscounts |
Modifier and Type | Method and Description |
---|---|
DiscountLineFormatter |
PaymentsModel.getSalesByAccountingLevel(int mask) |
Modifier and Type | Method and Description |
---|---|
List<DiscountLineFormatter> |
PaymentsModel.getDiscountLines()
Retrieves the list of discount line formatters.
|
Copyright © 2021. All rights reserved.