Displaying 8 results from an estimated 8 matches for "ledgersmb".
2009 Aug 08
2
ledgersmb installation
I'm attempting to install ledgersmb on Centos 5 and I'm sure that I've missed
something.
After doing the initial installation, I get a 404 when I get to the part of the
instructions that tell me to go to http://localhost/ledgersmb/admin.pl
/etc/httpd/conf.d/ledgersmb.conf contains the following line:
Alias /usr/share/ledge...
2008 May 10
1
OT: YUM, RPM and PGP keys
A short time ago a message on this list referred to an OSS project called
ledgersmb. I am having a deal of difficulty getting this installed and as the
web page at www.ledgersmb.org yields a "page not found" error and the
ledger-smb-users mailing list seems very lightly used I wonder if someone here
could help me out?
I have ploughed through all of the perl dependencie...
2009 Aug 12
4
vnc - single application or a "remote localhost" on Firefox
Normally I use VNC-over-SSH to provide a complete desktop to a remote user.
Is there a way to provide a single application to a user instead of a complete
desktop?
In this case I am looking for a method to provide remote report-viewing access
to LedgerSMB for a company's outside accountant. LedgerSMB runs through a web
browser (i.e. http://localhost/ledgersmb) so he doesn't need or want
remote access to anything other than one instance of Firefox.
In other words, normally the remote users crank up a VNC session and see their
full desktop....
2008 May 08
1
FOSS Inventory Managment and Invoicing Application
I am trying to help a small shop migrate off an old DOS sales application and
was hoping to find a Linux alternative. Anyone have any experience with these
types of applications, it would likely be a 2-3 user setup.
Thanks!
jlc
2020 Jun 10
2
Accounting package recommendations
...ork with Sql Ledger and
> in its forum/mailing list often Quickbooks was cited.
> I enjoyed it because of being GPL, using perl and PostgreSQL as a
> background database.
> It seems a still developed piece of software. Here the home page:
> https://www.sql-ledger.com/
There also was ledgersmb which is/was a fork of sql-ledger. Both got the job
done at the time but ledger smb had some enhancements that at the time Dieter
refused to add.
Keep in mind, I have not looked at either one in about 4 years and have
no idea what the current status is. My business needs changed so I moved on.
Re...
2020 Jun 22
0
Accounting package recommendations
...in its forum/mailing list often Quickbooks was cited.
> > I enjoyed it because of being GPL, using perl and PostgreSQL as a
> > background database.
> > It seems a still developed piece of software. Here the home page:
> > https://www.sql-ledger.com/
>
> There also was ledgersmb which is/was a fork of sql-ledger. Both got the job
> done at the time but ledger smb had some enhancements that at the time Dieter
> refused to add.
>
> Keep in mind, I have not looked at either one in about 4 years and have
> no idea what the current status is. My business needs ch...
2020 Jun 09
5
Accounting package recommendations
Hi,
I am looking for an offline accounting package recommendation, please.
I enjoyed using Xero accounting, but need something that's offline,
and where the data remains my property. Having used Quickbooks on
Windows in the past, I am looking for something similar.
Any recommendations?
--
Kind Regards
Rudi Ahlers
Website: http://www.rudiahlers.co.za
2009 Sep 23
4
Error When Using Postgresql Schema With Realtime Sip
I am using asterisk 1.6.1.6 and have been setting up a system to use a
Postgresql database as the realtime DB via the ODBC route. I have got
extensions and voicemail working but am having trouble with SIP
The problem seems to be with using a schema. If I put the table "sip" in
the schema "foo" then I add this entry to extconfig.conf
sippeers => odbc,psqldb,foo.sip
Restart