The end of the accounting search
The end of the accounting search
Posted May 9, 2023 11:17 UTC (Tue) by mathstuf (subscriber, #69389)In reply to: The end of the accounting search by paulj
Parent article: The end of the accounting search
There's also the issue of what the accountant on the other side of the equation can use. I doubt `ledger` and friends are in that toolbox.
Posted May 9, 2023 13:00 UTC (Tue)
by paulj (subscriber, #341)
[Link] (3 responses)
Certainly, the idea of a clean, well described, human-readable, text format to write and easily manipulate your accounts in seems interesting (nothing prevents tools building other caches and indices around this). Particularly when "vendor lock in" is such a common complaint with accountancy systems.
Posted May 9, 2023 14:05 UTC (Tue)
by Wol (subscriber, #4433)
[Link] (2 responses)
Until you're a big company and have auditors sniffing around wondering why it's so easy to manipulate the figures ...
Okay, there's ways around it, but many accountants are much happier if the means of editing things aren't there ... Of course we know anybody can get round it all, if they wish ... :-)
Cheers,
Posted May 9, 2023 14:39 UTC (Tue)
by paulj (subscriber, #341)
[Link]
Note that by "manipulate" I meant "write tools to transform (reduce, visualise, collate, extract, etc.)". ;)
Posted May 21, 2023 22:55 UTC (Sun)
by ProsaicHacker (guest, #165233)
[Link]
Due to IT's bizarro restictions on installing tools I used a lot of portable apps including a screen control language
I never did that kind of thing in front of accountants again.
The end of the accounting search
The end of the accounting search
Wol
The end of the accounting search
The end of the accounting search
the directly use the UI of the accounting app to insert and delete records from the pre-production DB.
In a important demo of the system,the director of account noticed a flaw in the form of a internal tracking number.
It was a dash in the wrong place.
While they were discussing plans to hire a data entry person to do Journal Entries back out the transaction and reenter a new one,
I unload the database, fixed the mistake with Perl, and reloaded it. They watched me do it and were in horror that it could be done even in pre-prod. They thought all system were immutable.