Class NamedEntity

  • Direct Known Subclasses:
    ChartOfAccount, Ledger, LedgerAccount

    @MappedSuperclass
    public abstract class NamedEntity
    extends BaseEntity
    The existence or value of a ledger entity is always considered relative to the posting date. When a book is closed, modification on ledger entities must lead to the creation of new entities.
    Author:
    fpo