Hi All,
Day one of going live went well, though I may found a bug.

Due to a cock-up, I need to adjust prices for a Part before producing an
invoice. If I edit the prices and then save I get:


DBD::Pg::st execute failed: ERROR: duplicate key violates unique
constraint "partsvendor_pkey"

Error!

INSERT INTO partsvendor 
(vendor_id, parts_id, 
partnumber, lastcost, 
leadtime, curr)
VALUES (?, ?, ?, ?, ?, ?)
ERROR: duplicate key violates unique constraint "partsvendor_pkey"


The price is actually updated ok in the db.

Am I doing something wrong?

V1.2.12 on Ubuntu

Cheers
Richard


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Ledger-smb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to