Uses of Class
org.salespointframework.accountancy.OrderPaymentEntry
Packages that use OrderPaymentEntry
Package
Description
Accountancy subsystem with services for accounting and bookkeeping.
-
Uses of OrderPaymentEntry in org.salespointframework.accountancy
Methods in org.salespointframework.accountancy that return OrderPaymentEntryModifier and TypeMethodDescriptionstatic OrderPaymentEntry
Creates a newOrderPaymentEntry
for the givenOrder
and description.static OrderPaymentEntry
Creates a newOrderPaymentEntry
that rolls back the payment for the givenOrder
.