revenue

A revenue account — income generated from normal business operations (sales, fees, interest income).

Structure

Types: gmeow:LedgerAccountType

Practical Pattern

Use gmeow:ledgerAccountTypeRevenue as a controlled value typed as gmeow:LedgerAccountType.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Double Entry

ex:revenue a gmeow:LedgerAccount ;
    gmeow:ledgerAccountType     gmeow:ledgerAccountTypeRevenue ;
    gmeow:ledgerAccountHolder   ex:acme ;
    gmeow:ledgerAccountCurrency gmeow:referenceFrameCAD .

Common Companion Terms

gmeow:LedgerAccountType