Hi everyone,
I get the following error when i try to post invoices, (I have never posted 
invoices before,I just installed the sql-ledger, and entered my inventory (as if 
it is bought from a dummy vendor to make the inventory correct)
I have changed the float to numeric , before entering the data ,
Do you think this is the problem ?
If yes then How can I fix it
Omar

Error!

UPDATE parts SET
lastcost = 25.00,
onhand = onhand + 20.53
WHERE id = 10084
ERROR: Unable to identify an operator '+' for types 'numeric' and 'double 
precision'



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Listinfo https://lists.sourceforge.net/lists/listinfo/sql-ledger-users
Archive http://www.geocrawler.com/redir-sf.php3?list=sql-ledger-users

Reply via email to