SQL-Ledger Accounting News
June 24, 2001
- Version 1.4.7
- added sorting by account number for GL transactions
- fixed missing translations
June 17, 2001
- Version 1.4.6
- changed payment and receipt transactions to record payment date
- added missing translation string in customer/vendor module
- added datepaid column for accounts receivable report
June 5, 2001
- Version 1.4.5
- changed language selection to pull-down menu
- removed chart of account file dependencies
June 3, 2001
- Added Swedish translation
May 30, 2001
- Version 1.4.4
- minor bug fixes
May 21, 2001
- Version 1.4.3
- updated translations
May 14, 2001
- Version 1.4.2
- better error reporting
- added field selection for GL transaction report
- added Debit and Credit and sums to GL report
- added account number to collect GL transactions for account
- revised GL report to include all sub accounts
May 12, 2001
- Version 1.4.1
- fixed chart_id attribute for tax accounts
- included revised Danish and Estonian translations.
May 11, 2001
- Version 1.4.0
This is a major milestone in the development with many new features.
- Revised tax system, dynamic, data driven
choose wether to include tax in price or calculate on top
- Customers/Vendors can be flagged to include only certain taxes
- Parts and services can be setup to include different taxes
- Trial balance for period of time, from or up to dates
- Choose which fields to include in AR, AP reports including sums
can be used to generate customer/vendor statements
- no more cookies, lynx friendly
- streamlined invoicing system
eliminated initial step to choose the accounts for posting
and moved the selection menus to the invoice
taxes show up on invoices only if there are amounts
- revised translation mechanism to make it easier to change texts
no more errors when texts are missing
- added Arabic translation
Arabic support is not yet finished and limited to the language
display mirroring will be in a later release
- added Italien translation
- encrypted passwords
- new configuration file (sql-ledger.conf) to specify location of members
file, users directory and templates directory
this makes it easier to create packages (rpm, deb, ...)
- terminal variable can be passed on the URL to setup the display
only mozilla and lynx work at the moment, a console port is on it's way
- Automatic invoice and due dates on invoices
Feb. 27, 2001
- Version 1.2.10
- Included Estonian translation and templates
Feb. 17, 2001
- Version 1.2.9
- fixed date display for German dates.
- changed substring searches, PostgreSQL's ~* operator
to a LIKE statement
Feb. 8, 2001
- Version 1.2.8
- added Brazilien Portugese translation
Jan 7, 2001
- added shiptoemail field to customer table
Jan 3, 2001
- added Danish and Traditional Chinese translation
Nov 20, 2000
- added code to convert double quotes; you can now enter single or double
quotes in any character field.
Oct. 6, 2000
- Added French translation
- fixed subroutine for deleting parts
- added version number to bug report
Sep. 18, 2000
- Added Spanish translation
- Added subroutine to update inventory account numbers in parts table
Sep. 14, 2000
- Added tel, fax, signature variables for use in templates
Sep. 10, 2000
- Version 1.2
- Inventory control is done, this completes the accounting cycle
- Added Vendor Invoice to record parts and services received/purchased
- Added payment and receipt screen to process payments, this eliminates
the need to recall the original invoice to record a payment
- Added foreign language support, thanks to Thomas Bayen who provided the
code and some German translations and to Maria Gabriela Fong for the
Spanish texts.
Aug. 16, 2000
- Fixed subroutine to save user preferences.
July 27, 2000
- Removed dependencies for a unique identifier; every user with the
same login name now uses the same preference file.
- Fixed cookie so that one can work on two or more instances or with
other application requiring a cookie.
- Enabled database options field to send options to the backend required
to set variables after a connection is made.
The options field can be used to set a DateStyle variable.
July 15, 2000
- Setup mailing lists for users and developers
July 11, 2000
- Added packing list
- Fixed bug in account sorting callback string
- Added sort algorithm to display the sorted column first
July 4, 2000
- Version 1.0
The jump to version 1.0 from 0.5 is because SQL-Ledger is
now a double entry system.
Version numbering will be even numbered for the stable releases,
and odd numbered for development releases.
- New Features:
- A General Ledger
- Templates for printed and email forms which include an invoice, balance
sheet and income statement
- A list of accounts where you can view every transaction entered
- Transactions may be deleted anytime
- An administrator module to add/edit/delete users
- Because of the double entry feature and tight integration, the new
version will only work with SQL servers with transaction support.
If you want to know about the very beginnings check out the
history file.