Package org.salespointframework.accountancy
@NonNullApi
package org.salespointframework.accountancy
Accountancy subsystem.
-
ClassDescriptionThe
Accountancyinterface is implemented by classes offering a basic accounting service.This class represents an accountancy entry.AccountancyEntry.AccountancyEntryIdentifierserves as an identifier type forAccountancyEntryobjects.AnApplicationListenerforOrderEvents.OrderCompletedevents to createProductPaymentEntryfor theOrder.AProductPaymentEntryis used to store information of payments of orders.