تخطَّ إلى المحتوى

The general ledger

هذا المحتوى غير متوفر بلغتك بعد.

The General Ledger at /ledger is the canonical record of every monetary movement in your company. Every car purchase, invoice, payment, FX exchange, opening balance — all of it is rows here.

FieldMeaning
DateTransaction date (not always today).
DescriptionTemplated from source (Car purchase — Toyota Hilux 2018 from Hana Auto).
AccountEither Dr or Cr; rows come in pairs (or multi-leg for complex entries).
AmountAlways in home currency at the rate-at-time.
Native amount + currencyThe original transaction amount in its native currency.
CounterpartyIf the row is AR/AP/equity-bearing, the tagged counterparty.
SourceWhat document or action produced the row — invoice, car_payment, vault_tx, fx_exchange, opening_balance, manual_je, etc. Click to drilldown.
SourceWhat posts here
car_paymentPaying a supplier for a car.
landed_costAdding a cost row (freight, duty, repair) to a car.
invoiceIssuing a sale invoice.
vault_txDirect deposit / withdrawal on a vault.
fx_exchangeVault-to-vault currency conversion.
opening_balanceMigration wizard or manual opening JE.
manual_jeOperator-posted journal entry.
car_cancellationCancelling or restoring a car.
participation_capital_contributionInvestor advancing capital.
participation_payoutDistribution paid out to investor or owner.
owner_distributionDrawing from owner’s equity.

A few utility source types exist for less-common flows. The full list is in the platform’s audit catalog.

Click a row’s source link to open the underlying document. The invoice / car / fx exchange opens in a modal or new page; you can edit, void, or delete from there (the GL reverses with the source).

For one-off adjustments (reclassify, correction, year-end accruals), open /ledger+ Manual JE.

  • Pick a date.
  • Add Dr and Cr legs with account, amount, currency, and (optional) counterparty.
  • Total Dr must equal total Cr.
  • Save. Posts as sourceType = 'manual_je'.

You can delete a manual JE from its source link — clean reversal.

Any row in the ledger has a Reverse JE action. Click it to post a mirror with opposite Dr/Cr (preserves original). Useful for fixing a misposted manual JE without deleting the original.

Once you close an accounting period, GL rows dated in that period become read-only. New posts dated in the closed period are rejected at the chokepoint. Only an admin can re-open. See Trial balance & reports.