From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-144558-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id C754F138580
	for <garchives@archives.gentoo.org>; Sun, 20 Jan 2013 01:07:30 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1027421C04A;
	Sun, 20 Jan 2013 01:07:22 +0000 (UTC)
Received: from mail-ea0-f173.google.com (mail-ea0-f173.google.com [209.85.215.173])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6FFEFE0527
	for <gentoo-user@lists.gentoo.org>; Sun, 20 Jan 2013 01:07:20 +0000 (UTC)
Received: by mail-ea0-f173.google.com with SMTP id i1so1505944eaa.4
        for <gentoo-user@lists.gentoo.org>; Sat, 19 Jan 2013 17:07:19 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:x-received:date:message-id:subject:from:to
         :content-type;
        bh=ijGYu26lV/qYP5H/FUT4vcSIo+Iy/2LdVtquJoCWL7U=;
        b=sUoPvq/nnAFORHtHNwNXQ0q6+XLlzdqyUgoBQ6tooe7Bdikuln50iuQk/pyMgCs8HH
         InA4OF+XoPKz45HPLmc9AnQD8McLeq17baRceQMRAWhXyZN0K8DDGoBrjmLXPVrU2RmP
         4T4CMjaB9fu6Ydh0xw7ZiTfoyBwkqcTdz92zno2i/+XRCcZdOba9ZhDQ3Ja4idXhNNn2
         M3mmTlzX6vA5yyJkh29lxrhj17jXb5usIxBpAmq5acguCLx6H53HUPbqoXZxdYeAwSeP
         fFCXzBSqh0ShNxa1GI85briRSOhc9fQfc9I1I6+h8izFnXrshQFrQNmc0R4ReSiY4b/n
         KHWw==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.14.2.196 with SMTP id 44mr43281748eef.25.1358644038970; Sat,
 19 Jan 2013 17:07:18 -0800 (PST)
Received: by 10.223.96.4 with HTTP; Sat, 19 Jan 2013 17:07:18 -0800 (PST)
Date: Sat, 19 Jan 2013 17:07:18 -0800
Message-ID: <CAN0CFw2TUnQ9x6a5gaov4F8OX12V2QwVEMzDd3W+WPc2263FRw@mail.gmail.com>
Subject: [gentoo-user] {OT} web-based accounting ledger
From: Grant <emailgrant@gmail.com>
To: Gentoo mailing list <gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: 3c89feb0-3b11-4f05-95bd-8b95b60ad12c
X-Archives-Hash: 5bab02b6e80780ca1af3f11b0011e6e6

Can anyone recommend a web-based accounting ledger?  I've been using
gnucash but I'd rather it were web-based for multiple users.

These look promising:

* ledgersmb - outdated ebuild in bugzilla, requires postresql
* phreebooks - seems well-regarded but no Gentoo-related mention of it
via Google
* tryton - GTK client, somebody went to town for Gentoo in the tryton overlay
* openerp - in portage(!), requires postgresql

hledger-web doesn't seem well-suited for use by non-geeks.

- Grant