Chris Travers wrote:
> This bug was corrected in an earlier version.  However, it was caused
> by problems in the database creation script.  If you are getting this
> error, please contact me for a hotfix sql script to fix your db.
> 
> Of if you are familiar with PostgreSQL, run the following commands
> against your db:
> ALTER TABLE invoice ALTER COLUMN qty TYPE numeric;
> ALTER TABLE invoice ALTER COLUMN allocated TYPE numeric;

Thanks - that fixed my issue.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to