Event Recognition

Overview

In some transactions, the purchased products or services are delivered at later time upon certain triggering events. Such scenarios are common for e-commerce companies with shipment and companies selling gift cards.

Accounting principle requires revenue to be recognized proportionally based on the triggering event. For example, one or more redemption events can happen to a gift card after it was originally purchased. The redeemed amount should be recognized each time.

Event recognition rule is available on Leapfin Platform to book transaction amounts according to triggering events.

Configuration

Required fields

FieldsDescription
dateDate financial impact occurred (ex. invoiced), Default: date
amountAmount to recognize on the date with regard to the impact

Required accounts

AccountDescription
A/R Accounte.g Accounts Receivable
Deferral Event Debit Accounte.g. Deferred Revenue
Recognition Event Credit Accounte.g. Recognized from Deferred or Sales Revenue

Walkthrough

A classic example of Event Recognition in action is when Gift cards are bought and redeemed by customers. The revenue recognition in this case is dependent on when the service has been truly rendered which is at the time a gift card is redeemed.

Event #1: Gift Card Purchase

Let's assume that a customer(s) has purchased $1000 worth of gift cards. At this point, cash has been received by the customer(s) but the goods/services have not been provided yet.

DateAccountDebit AmountCredit Amount
01/01/2022Account Receivable$1000
Deferred Revenue$1000

Event #2: Gift Card is Redeemed

An event is triggered the next month (February 15, 2022) where the gift card is redeemed by the customer(s). In this case, the gift card redeemed is services provided by the company to the customer, and revenue will be recognized.

DateAccountDebit AmountCredit Amount
02/15/2022Deferred Revenue$1000
Sales Revenue$1000

📘

Side Note

By default, the Journal Entry is written to the associated Line Item for which the event relates to. In case there are other cases (ie. standalone Events), we can write the Journal Entry to the Event Recognition record itself.