Cloud accounting software features for teams that run more than one company
Ledgeriano is double-entry cloud accounting software that keeps the books of many businesses under one login. Record vouchers, close fiscal years, produce IFRS-style financial statements, automate intercompany entries and connect your other systems through a REST API.
- built-in financial reports
- 9
- chart of accounts templates
- 6
- ready roles, plus custom roles
- 6
- languages and calendars
- 2 + 2
Double-entry bookkeeping with drafts, posting and clean reversals
Every journal entry (voucher) must balance before it can be posted: total debits equal total credits, to the cent. Entries start as drafts that you can edit, attach receipts to and review. Posting gives the entry its final place in the ledger and makes it count in every report.
Mistakes are corrected the way auditors expect. Instead of editing a posted voucher, you reverse it: Ledgeriano creates a mirror entry with debits and credits swapped, links the two and keeps both in the audit trail. When next month's rent looks exactly like this month's, duplicate the entry and change the date.
- Voucher types such as sales, purchases, payments or payroll, each with a short code like
SALorPUR - Parties for customers and suppliers, so receivables and payables can be read per counterparty
- Cost centers and projects on each line for department and job profitability
- Attachments on entries: invoices, receipts and contracts stay next to the numbers they support
- Sequential numbers per fiscal year, references, tags and a description on every line

Start from a chart of accounts template that fits your standard
When you open a fiscal year, Ledgeriano can install a ready chart of accounts, copy last year's chart or start from an empty tree. Six templates ship with the product, from a 97-account small business chart to a 248-account European chart built on PCG classes 1 to 7.
Accounts form a hierarchy, so you post to detailed accounts and still read totals at group level. Each account has a code, a type, a statement category and an optional name in a second language. The full list with regions is on the accounting standards page.
Guide: chart of accounts templatesTemplates included
- IFRS, general business~202
- US GAAP, general business~200
- Continental Europe, PCG classes~248
- Iran, national accounting standards~213
- GCC, IFRS with VAT and Zakat~213
- Small business, simplified~97
Approximate account counts. You can add, rename or deactivate accounts after installing.
Fiscal years, lock dates and a year-end close you can undo
Each business runs on fiscal years you define. A first or transition year can be longer than twelve months, and years cannot overlap. A lock date freezes everything on or before a chosen day, so a filed VAT quarter or an audited month stays exactly as it was reported.
At year end, Ledgeriano closes revenue and expense accounts into an income summary, moves the result to retained earnings and writes the opening entry of the next year for you. Found something after closing? Reopen the year: the closing and opening entries are removed, you fix the problem and close again.
Guide: year-end closing entriesWhat the close does
- 1Checks that the year is open and no draft entries are left
- 2Closes revenue and expense balances into the income summary
- 3Transfers profit or loss to retained earnings
- 4Carries balance sheet balances into the next year as an opening entry, creating that year if needed
Nine financial reports, from the journal book to cash flow
Reports are built from posted entries in real time and shown in the business's base currency. The balance sheet, income statement, cash flow and changes in equity can put the prior year next to the current one, and every report prints cleanly or exports to CSV.
Guide: preparing IFRS financial statements
Journal book
Answers: What was recorded, in date order, line by line?General ledger
Answers: How did this account move, and what is its running balance on each date?Subsidiary ledger
Answers: Which detailed accounts make up a group total, with every movement listed?Trial balance (2, 4 or 6 columns)
Answers: Do debits equal credits, and what are the opening, period and closing balances?Balance sheet
Answers: What does the business own and owe on a given date?Income statement
Answers: Did we make a profit, and how does it break down by function?Cash flow statement
Answers: Where did cash come from and where did it go (indirect method)?Changes in equity
Answers: How did capital, reserves and retained earnings move this year?Party balances
Answers: How much does each customer owe us, and what do we owe each supplier?
Record in any currency, report in your base currency
Each business has one base currency. Entries can be recorded in any currency the platform has activated, with the exchange rate typed on the entry or taken from the rates you store for that date. The original amount and the base amount are kept side by side, so nothing is lost in translation.
Reports always add up in the base currency, which keeps the trial balance and the balance sheet consistent even when a group trades in dollars, euros, dirhams and rials.
Guide: multi-currency accountingExample: a euro invoice in a US dollar business
- Invoice
- 10,000.00 EUR
- Rate on the entry
- 1.08
- Posted in the ledger
- 10,800.00 USD
- Kept on the line
- 10,000.00 EUR
Many businesses, one login, and the right access for each person
One Ledgeriano account can run the books of any number of businesses, natural persons or legal entities, each with its own base currency, calendar, fiscal years, chart of accounts and members. Switching companies takes one click, and data never mixes between them.
Invite colleagues by email and assign a role. Six roles come ready (owner, administrator, accountant, bookkeeper, auditor and viewer), built from fine-grained permissions such as entries.post or audit.view, and the owner can create custom roles. A bookkeeper prepares drafts but cannot post them; an auditor reads everything and changes nothing.
- Audit trail of who created, changed, posted or reversed what, and when
- Two-factor authentication with an authenticator app at sign-in
- Owner-only controls for API keys, roles and deleting a business
- Permissions are checked on every request, including API calls and workflows

Intercompany workflows that post the other side for you
When company A books a sale to company B, the matching purchase in company B should not depend on someone remembering to type it. A workflow watches one business for entries that are created, posted or reversed, checks your conditions (voucher type, amount, account, party, tag or a custom expression) and then acts.
It can build a new entry in another business from a template with amount formulas, mirror the entry through an account map, or call a URL. Loop protection, a dry-run test and a run history are built in. See the details on the intercompany workflows page.
Guide: intercompany automation
A REST API for everything you can do in the dashboard
Each business has its own API at https://api.ledgeriano.com/api/v1. Create accounts, post journal entries safely with an idempotency key, pull a trial balance or subscribe to signed webhooks such as entry.posted. The business owner creates, rotates and revokes keys with read or write abilities.
Errors come back in one predictable shape with a machine code and a message in English or Persian. Start on the developer page or open the reference directly.

English and Persian, Gregorian and Solar Hijri
The whole product works in English and in right-to-left Persian. Each business chooses a Gregorian or a Solar Hijri (Jalali) calendar. Jalali businesses get fiscal years that start on 1 Farvardin by default, and the Persian interface shows Jalali dates everywhere.
Accounts can carry a name in a second language, so the same chart reads naturally for a local accountant and a foreign shareholder. Read more about regional charts on the standards page.

Included in every business you open
There are no feature tiers. Every business gets the full product; you pay per action with credits.
- Invite as many members as you need, each with a role
- Double-entry vouchers with draft and posted states
- Reversal entries instead of silent edits
- Attachments on entries
- Voucher types, parties, cost centers and projects
- Six chart of accounts templates or your own chart
- Lock dates and one-click year-end closing
- Nine reports with prior-year comparison and CSV export
- Multi-currency entries and stored exchange rates
- Intercompany workflows with dry-run testing
- REST API, idempotency keys and signed webhooks
- Audit trail and two-factor authentication
Open your first business in a few minutes
New accounts get free credits, so you can install a chart of accounts and post real entries before paying anything. After that you pay only for what you use, as shown on the pricing page.