| 2 |
Section: web |
Section: web |
| 3 |
Priority: optional |
Priority: optional |
| 4 |
Maintainer: Debian LedgerSMB Team <pkg-sql-ledger-discussion@lists.alioth.debian.org> |
Maintainer: Debian LedgerSMB Team <pkg-sql-ledger-discussion@lists.alioth.debian.org> |
| 5 |
Uploaders: Elizabeth Krumbach <lyz@princessleia.com>, |
Uploaders: Robert James Clay <jame@rocasa.us> |
| 6 |
Seneca Cunningham <tetragon@ledgersmb.org>, |
Build-Depends: debhelper (>= 8), libmodule-install-perl |
| 7 |
Michael C. Schultheiss <schultmc@debian.org>, |
Standards-Version: 3.9.3 |
|
Robert James Clay <jame@rocasa.us> |
|
|
Build-Depends: debhelper (>= 7.0.50) |
|
|
Standards-Version: 3.9.1 |
|
| 8 |
Homepage: http://www.ledgersmb.org/ |
Homepage: http://www.ledgersmb.org/ |
| 9 |
Vcs-Svn: svn://svn.debian.org/pkg-sql-ledger/ledger-smb/trunk |
Vcs-Svn: svn://svn.debian.org/pkg-sql-ledger/ledger-smb/trunk |
| 10 |
Vcs-Browser: http://svn.debian.org/wsvn/pkg-sql-ledger/ledger-smb/trunk |
Vcs-Browser: http://svn.debian.org/wsvn/pkg-sql-ledger/ledger-smb/trunk |
| 11 |
|
|
| 12 |
Package: ledgersmb |
Package: ledgersmb |
| 13 |
Architecture: all |
Architecture: all |
| 14 |
Depends: ${shlibs:Depends}, ${misc:Depends}, perl (>= 5.8.0-1), libconfig-std-perl, libconfig-any-perl, libmime-lite-perl, liblocale-maketext-lexicon-perl (>= 0.56-1), libdbi-perl, libdbd-pg-perl, postgresql-client-8.3 | postgresql-client-8.4, apache2, libhtml-linkextractor-perl, libdata-dumper-simple-perl |
Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.8.0-1), libconfig-std-perl, |
| 15 |
Recommends: mail-transport-agent, texlive-latex-recommended | tetex-extra, lpr, libparse-recdescent-perl |
libconfig-any-perl, libmime-lite-perl, libdbi-perl, libdbd-pg-perl, liberror-perl, |
| 16 |
Suggests: postgresql-8.3 | postgresql-8.4, libnet-tclink-perl, latex-cjk-all |
liblocale-maketext-lexicon-perl (>= 0.62-1), libtemplate-perl (>=2.14-1), |
| 17 |
|
libhtml-parser-perl, liblog-log4perl-perl, libdatetime-perl, apache2 | httpd-cgi, |
| 18 |
|
libcgi-simple-perl, libfile-mimeinfo-perl, libio-stringy-perl, |
| 19 |
|
postgresql-client, postgresql-contrib |
| 20 |
|
Recommends: default-mta | mail-transport-agent, texlive-latex-recommended, libopenoffice-oodoc-perl, |
| 21 |
|
libmath-bigint-gmp-perl, libparse-recdescent-perl |
| 22 |
|
Suggests: postgresql, lpr, libnet-tclink-perl, latex-cjk-all |
| 23 |
Conflicts: ledger-smb |
Conflicts: ledger-smb |
| 24 |
Replaces: ledger-smb |
Replaces: ledger-smb |
| 25 |
Description: A web based double-entry accounting program |
Description: Financial accounting and ERP program |
| 26 |
LedgerSMB is a double-entry accounting system written |
LedgerSMB is a double-entry financial accounting and Enterprise Resource |
| 27 |
in perl. It has been tested with PostgreSQL, Apache, |
Planning system which offers Accounts Receivable, Accounts Payable and General |
| 28 |
Netscape, Mozilla, Galeon, Explorer, Links, Lynx, |
Ledger tracking as well as inventory control and fixed assets handling. The |
| 29 |
Konqueror, Voyager, W3M and Opera clients on Linux, |
LedgerSMB client can be a web browser or a programmed API call. The goal of the |
| 30 |
FreeBSD, Solaris, Windows, Mac computers and PDA's. |
LedgerSMB project is to bring high quality ERP and accounting capabilities to |
| 31 |
. |
small and midsize businesses. |
|
Data is stored in a SQL database server, either locally or |
|
|
remote, the display is through a text or GUI web browser. |
|
|
The system is linked by a chart of accounts. All transactions |
|
|
for AR, AP and GL are stored in a transaction table. Hyper-links |
|
|
from the chart of accounts let you view transactions posted |
|
|
through AR, AP and GL. |
|