Hullo there,
I'm looking for an accounting system that will run with the backend and the front on linux. Something like Sage, which takes care of accounting and payroll, also customers, jobs and invoices. Sage requires windows running on the workstation, however.
I've looked at gnucash but it's scary and unfriendly, with the customer and invoicing side not being what is needed. I'm after a system that can have multiple front-end users and a database backend in postgresql or mysql. Hard cash may change paws, it doesn't have to be free.
I did start writing one with a web front end, - the customer and invoicing part is okay but the more I do accounts the more I realise this is a mad, stupid thing to be doing.
Thanks
Jenny
On Monday 03 September 2007 09:48:14 Jenny Hopkins wrote:
Hullo there,
I'm looking for an accounting system that will run with the backend and the front on linux. Something like Sage, which takes care of accounting and payroll, also customers, jobs and invoices. Sage requires windows running on the workstation, however.
I've looked at gnucash but it's scary and unfriendly, with the customer and invoicing side not being what is needed. I'm after a system that can have multiple front-end users and a database backend in postgresql or mysql. Hard cash may change paws, it doesn't have to be free.
There is SQL Ledger:
Unfortunately its written in Perl. But on the plus side it uses a Web front-end and so is reasonably cross-platform, and it uses PostgreSQL as its default back-end. I had a quick glance through the "Features" page and I found something on invoices but nothing on payroll. It will probably require quite a bit of work to set up - describing all your accounts/ledgers and customising for British tax systems etc.
I did start writing one with a web front end, - the customer and invoicing part is okay but the more I do accounts the more I realise this is a mad, stupid thing to be doing.
Hehe. I'm always thinking of potential really LARGE free software projects. Accounting systems was one I was interested on years ago when I was little. My current interest is in library systems stemming, I guess, from my frustrations with the two library systems I deal with on a regular bases: Ex Libris' Aleph and Metalib systems (used at UEA) and the Norfolk Library's DServe system.
Cheers, Richard
Hi Jenny
I had a similar problem - gave up with gnucash. I even offered Sage to port their code over to Linux for free - but the declined.
I found Jalia (www.jalia.com) that looked promising. It's Java based, but needs new developers. I couldn't get any reply from the support email addresses.
Unfortunately, with too little time to play with Jalia, I've succumbed, and now run QuickBooks under vmware.
I'd be interested to know if you get anywhere.
Stuart.
On Monday 03 September 2007 09:48:14 Jenny Hopkins wrote:
Hullo there,
I'm looking for an accounting system that will run with the backend and the front on linux. Something like Sage, which takes care of accounting and payroll, also customers, jobs and invoices. Sage requires windows running on the workstation, however.
I've looked at gnucash but it's scary and unfriendly, with the customer and invoicing side not being what is needed. I'm after a system that can have multiple front-end users and a database backend in postgresql or mysql. Hard cash may change paws, it doesn't have to be free.
I did start writing one with a web front end, - the customer and invoicing part is okay but the more I do accounts the more I realise this is a mad, stupid thing to be doing.
Thanks
Jenny
main@lists.alug.org.uk http://www.alug.org.uk/ http://lists.alug.org.uk/mailman/listinfo/main Unsubscribe? See message headers or the web site above!
On Monday 03 September 2007 09:48, Jenny Hopkins wrote:
Hullo there,
I'm looking for an accounting system that will run with the backend and the front on linux. Something like Sage, which takes care of accounting and payroll, also customers, jobs and invoices. Sage requires windows running on the workstation, however.
I've looked at gnucash but it's scary and unfriendly, with the customer and invoicing side not being what is needed. I'm after a system that can have multiple front-end users and a database backend in postgresql or mysql. Hard cash may change paws, it doesn't have to be free.
I did start writing one with a web front end, - the customer and invoicing part is okay but the more I do accounts the more I realise this is a mad, stupid thing to be doing.
Thanks
Jenny
Have you tried to get Sage running on Wine/Crossover?
Assuming it is capable of working (and there's an appdb entry which suggests it might be) it'll probably need as much tweaking as the alternatives, although since the potential payoff is sage itself, it may be worth a go.
On 04/09/07, Ten runlevelten@gmail.com wrote:
Have you tried to get Sage running on Wine/Crossover?
Assuming it is capable of working (and there's an appdb entry which suggests it might be) it'll probably need as much tweaking as the alternatives, although since the potential payoff is sage itself, it may be worth a go.
I've not, no. Has anyone else on list had success? It would be a shame to pay and then have it not work properly.
Thanks for all the replies. An offlist suggestion I received was for Ledger-SMB, which is a newer branch of SQL-ledger, but I'm going to look at SQL-Ledger first since it is available as a debian package. Very cheered by the fact the backend is postgresql!
Thanks,
Jenny
"Jenny Hopkins" hopkins.jenny@gmail.com wrote: [...]
Thanks for all the replies. An offlist suggestion I received was for Ledger-SMB, which is a newer branch of SQL-ledger, but I'm going to look at SQL-Ledger first since it is available as a debian package. Very cheered by the fact the backend is postgresql!
I think it's a fork, not a branch. Ledger-SMB is currently rewriting much of the internals, as I understand it. I dropped SQL-ledger a few years ago, but I've recently taken on Ledger-SMB.
[I don't think the offlist suggestion was from me. By the time I thought of it, I'd lose the roginal question.]
Regards,
On 04/09/07, MJ Ray mjr@phonecoop.coop wrote:
"Jenny Hopkins" hopkins.jenny@gmail.com wrote: [...]
Thanks for all the replies. An offlist suggestion I received was for Ledger-SMB, which is a newer branch of SQL-ledger, but I'm going to look at SQL-Ledger first since it is available as a debian package. Very cheered by the fact the backend is postgresql!
I think it's a fork, not a branch. Ledger-SMB is currently rewriting much of the internals, as I understand it. I dropped SQL-ledger a few years ago, but I've recently taken on Ledger-SMB.
Would you recommend Ledger-SMB over SQL-Ledger? There certainly seems to be a lot of active online help available for it. I was concerned in keeping up with changes if it wasn't in a .deb package form.
Jenny