Package org.salespointframework.accountancy
@NonNullApi
package org.salespointframework.accountancy
Accountancy subsystem with services for accounting and bookkeeping.
- See Also:
-
ClassDescriptionAn application service to manage
AccountancyEntry
s and to create basic financial statistics.This class represents an accountancy entry.AccountancyEntry.AccountancyEntryIdentifier
serves as an identifier type and primary key forAccountancyEntry
objects.AnApplicationListener
forOrderEvents.OrderCompleted
events to createOrderPaymentEntry
for theOrder
.AOrderPaymentEntry
is used to store information of payments of orders.