From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D2F7F1385B2 for ; Mon, 21 Jan 2013 01:45:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 523EC21C093; Mon, 21 Jan 2013 01:44:57 +0000 (UTC) Received: from mail-ea0-f178.google.com (mail-ea0-f178.google.com [209.85.215.178]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90F9521C010 for ; Mon, 21 Jan 2013 01:44:55 +0000 (UTC) Received: by mail-ea0-f178.google.com with SMTP id a14so2313121eaa.9 for ; Sun, 20 Jan 2013 17:44:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=zE8rHGQve9ho+g0A59SU2rppzaMUEwys91jE4aTrnro=; b=ASgaolHshrz0W5eHAjEN0yDXnuaSqd7nTbYV7mw3onUcCq+YcMWEqqa/0kSkDcximM hmI6wxFX+GC4mmXMgNdmbG2XolHGigfTFfLYdDPWBmAmXNQqKiORdvI5CDVzfY/GaHyS 5n/3TzNAE/fDBvwN9id49U61CM7cKkaOQ2xdQ17y8gUAUz+KroDw/Ih+2WrPzkea7Ibp 1FpYh5xbfyhIs3hYEfHeFq0ToP0N8VKkXqT0PsxbPf4Mf91l21NBFKuyUCM7M3e13oFu XpJ/zHynZv2sC237f3CRYY0gtgYfz8Bk8OQaK5qFHhLor8VFxL4QZ3d2AjX/EB7vKfQz LQ3A== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.14.176.66 with SMTP id a42mr54817547eem.34.1358732694016; Sun, 20 Jan 2013 17:44:54 -0800 (PST) Received: by 10.223.149.198 with HTTP; Sun, 20 Jan 2013 17:44:53 -0800 (PST) In-Reply-To: <3D97A77C-A823-459D-A570-67CF4E64C48F@stellar.eclipse.co.uk> References: <3D97A77C-A823-459D-A570-67CF4E64C48F@stellar.eclipse.co.uk> Date: Sun, 20 Jan 2013 17:44:53 -0800 Message-ID: Subject: Re: [gentoo-user] {OT} web-based accounting ledger From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: e7bf3343-ed1a-4adb-8270-59ba7db9969e X-Archives-Hash: 255151de3bbf501ac08461b733a224dc >> * ledgersmb - outdated ebuild in bugzilla, requires postresql > > 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. > > 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. > > LedgerSMB allows you to produce beautiful invoices, because invoice layout is based on LaTeX (or was last time I checked). > > I recommend LedgerSMB over SQL-Ledger, but otherwise not wholeheartedly. May I ask what prevents you from recommending LedgerSMB wholeheartedly? Anybody tried openerp? BTW, the tryton client ebuild seems to require setting up crossdev. - Grant