Skip to main content
GullySystem
Platform · Solutions

Somebody changed the rate on that bill, and we cannot say who.

An audit trail keeps what changed, who changed it, and when. A rate edited after the bill was printed, a receipt deleted, a discount raised, a payout released. The old value stays beside the new one. A question asked in March about something done in August is answered on a screen instead of by argument.

What it is

The bill was raised for eighteen thousand and the ledger shows fourteen. The billing clerk says she never touched it. The accountant says he only corrected a spelling, and the owner believes both of them, because nothing in the software disagrees. It does not remember.

Every change worth keeping is written to a log that nobody can edit afterwards: the record, the field, the old value, the new one, the person, the time. Deletions stay as deletions. A correction is allowed, and the fact of the correction is part of the record.

Inside the module

What audit trail does.

Old value beside new

Not just that a bill was edited. The rate was 1,240, it became 1,180, and it happened at 7.42 in the evening.

The person, not the machine

Every entry carries the login that made it, which is why one login per person matters more than any other setting.

Deletions kept

A cancelled receipt or a removed line stays in the log with the reason typed at the time.

Approvals and releases

Who released a held order, who approved a payout, who overrode a credit limit. The decisions, not only the data.

Who took the data out

Exports and downloads of customer lists or ledgers are logged too. That is usually the entry an owner wishes he had.

Searched by record or by person

Open one bill and read its whole history, or open one employee and read a week of his.

Who touches it

The people who open this every day.

Owner

Looks once, when something does not add up.

Accounts assistant

Settles a difference between the ledger and the print without calling three people.

Your CA or auditor

Asks how a figure changed and gets the history, which is faster for everyone than a reconstruction.

Branch manager

Sees corrections made at his counter, and the reasons given.

How it fits

It is one part of a system, not an island.

A module earns its place by what it passes to the next one. These are the connections we set up most often.

  • Roles and permissions
  • Invoice management
  • Workflow and approvals
  • Finance and accounting reporting
  • Collections and follow-up
Common questions

Questions owners ask about audit trail.

Which of your products keep a log like this?

Chit Fund Management Software logs auction results, collections, security approvals and payout releases with the user, the time and what changed. Loan Management System stamps every change with a user name and a date, and the hospital product logs changes to patient records.

Will it stop someone from cheating?

No. A person with the right to change a rate can still change it. What the log does is make it findable afterwards, and that possibility is what changes behaviour. Pair it with roles, or it protects very little.

Does keeping all this slow the software down?

Not noticeably. The log is written alongside the entry and read only when someone goes looking. Where the volume is large, older entries are archived rather than deleted.

Who is allowed to read the log?

Usually the owner and one person in accounts, and nobody else. Staff knowing that a log exists is useful; staff reading each other’s entries is not.

Talk to us

Tell us how you handle audit trail today.

A spreadsheet, a register or another system: say which, and we will tell you plainly what is worth changing.

  • No obligation
  • We reply the same working day
  • Your details stay private

Your details are private and secure. Protected by reCAPTCHA.