Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] {OT} web-based accounting ledger
Date: Mon, 21 Jan 2013 01:45:11
Message-Id: CAN0CFw1fwQq_qB_LO8Dzh_NBvSM90Ghzo8xrV_VQkmbhG_gxtQ@mail.gmail.com
In Reply to: Re: [gentoo-user] {OT} web-based accounting ledger by Stroller
1 >> * ledgersmb - outdated ebuild in bugzilla, requires postresql
2 >
3 > You don't really need an ebuild for LedgerSMB - you just install Postgres and Apache; untar the ledgerSMB files into /var/www/mysite/whatever and add a user to Postgres.
4 >
5 > There's perhaps a *smidgeon* more to it than that, but it's not hard and I don't see what an ebuild would realistically add.
6 >
7 > LedgerSMB allows you to produce beautiful invoices, because invoice layout is based on LaTeX (or was last time I checked).
8 >
9 > I recommend LedgerSMB over SQL-Ledger, but otherwise not wholeheartedly.
10
11 May I ask what prevents you from recommending LedgerSMB wholeheartedly?
12
13 Anybody tried openerp?
14
15 BTW, the tryton client ebuild seems to require setting up crossdev.
16
17 - Grant