sql-ledger - Web based double-entry accounting program
# sudo apt-get update
# sudo apt-get install sql-ledger
2015-06-15 - Nigel Kukard <nkukard@lbsd.net> sql-ledger (3.0.8-1) unstable; urgency=low * New upstream release 3.0.8. - fixed taxes for batch print function - fixed taxes for multiple taxes with a valid to date - changed printer string in check print module - added missing balance sheet templates - added missing variable for taxreports - fixed division by zero error for credit invoices - fixed check printing for multiple vendors - added missing FROM clause in price matrix query * New in 3.0.7 - added transaction locking for payroll - added COGS difference for credit invoices - fixed reconciliation to reconcile transactions with no source - added fixed deduction for payroll - fixed formatting for PDF parts report
2014-07-07 - Nigel Kukard <nkukard@lbsd.net> sql-ledger (3.0.6-2) unstable; urgency=medium * Added myself to Maintainer field after adopting package. Closes: #750856
2014-06-07 - Raphaël Hertzog <hertzog@debian.org> sql-ledger (3.0.6-1) unstable; urgency=medium * Orphan the package since I stopped using SQL-Ledger (in favor of tryton). * New upstream release. * Drop Nikolai Lusan from Uploaders on request of the MIA team. * Bump Standards-Version to 3.9.5.
2013-07-28 - Raphaël Hertzog <hertzog@debian.org> sql-ledger (3.0.5-1) unstable; urgency=low * New upstream release.
2013-03-05 - Raphaël Hertzog <hertzog@debian.org> sql-ledger (3.0.4-1) unstable; urgency=low * New upstream release. * Update Vcs information (move to git in collab-maint). * Create empty /var/lib/sql-ledger/spool instead of copying it over since empty directories do not exist in git.
2012-06-18 - Nikolai Lusan <nikolai@lusan.id.au> sql-ledger (3.0.3-1) unstable; urgency=low * New Upstream release. * Works with newer PostgreSQL servers. Closes: #677950
2012-04-03 - Raphaël Hertzog <hertzog@debian.org> sql-ledger (3.0.0-2) unstable; urgency=low * Fix typo in debian/NEWS. * New patch to allow changing pdflatex/latex command lines via $exec_latex and $exec_pdflatex config variables. * Drop postinst code that resets ownership to www-data. The .deb has correct information now. * Rename debian/postinst in debian/sql-ledger.postinst. * Drop useless debian/dirs.
2012-04-03 - Raphaël Hertzog <hertzog@debian.org> sql-ledger (3.0.0-1) unstable; urgency=low * New upstream release. * Updated Standards-Version to 3.9.3. * Add a note in debian/NEWS explaining that upgrading requires manual work. * Use debian/rules and debhelper to install everything instead of patched-in makefile. Thus drop debian/patches/10makefiles.
2012-02-09 - Raphaël Hertzog <hertzog@debian.org> sql-ledger (2.8.36-1) unstable; urgency=low * New upstream release. * Use debhelper compatibility level 9. * Update description to drop leading article (lintian warning). * Updated Standards-Version to 3.9.2.
2011-02-02 - Raphaël Hertzog <hertzog@debian.org> sql-ledger (2.8.33-1) unstable; urgency=low * New upstream release. - fixed discount formatting error when converting quotation to order * Drop Petter Reinholdtsen from Uploaders on his request. * Drop Gerardo Reynoso from Uploaders as he hasn't responded to my mails.