public interface CashManagingRule
Modifier and Type | Method and Description |
---|---|
boolean |
processCashieringTransactionApplication(CashDrawer cashDrawer,
CashieringTransaction cashieringTransaction)
Validates a cashiering transaction before it is added to a document
|
boolean processCashieringTransactionApplication(CashDrawer cashDrawer, CashieringTransaction cashieringTransaction)
cashDrawer
- the cash drawer the transaction will be applied tocashieringTransaction
- the cashering transaction which may be appliedCopyright © 2004–2014 The Kuali Foundation. All rights reserved.