Greetings,
Here's the installation environment:
OS: Debian 7 - Stable (Wheezy) + Postgresql-9.1
I installed Ledgersmb-1.3.33 from the tar.gz. I DID NOT use "apt-get
install ...
I got Apache2 to work and all the Perl modules are in place. I also
installed
I can get the the setup.pl page. I
Below is the payment_type table definition. Does anyone know why
the label field is primary rather than the id field?
CREATE TABLE payment_type
(
id serial NOT NULL,
label text NOT NULL,
CONSTRAINT payment_type_pkey PRIMARY KEY (label ),
CON
Hi Mikkel;
Thanks for your comments and offer for help. The forums are actually run
by a contributor named Chris Bennett who I am CCing for your convenience.
The two of you might be able to talk about how best to manage things.
Even if you don't move to Discourse, perhaps a good first step woul
Hi LedgerSMB people,
I'm mostly a lurker here, but I'd like to see LedgerSMB get more traction.
I think one of the great barriers to building a larger community is the tools
currently in use.
The main channel of communication is the mailing lists. However, mailing lists
are a bit usability cha