While trying to edit and save a part (product) by adding a row to the Customer section, the following error occurred.
I had selected a pricegroup and clicked Update, and then set the sellprice and clicked Save.
Can someone suggest a fix?  Perhaps it is a configuration setting?


INSERT INTO partscustomer
(parts_id, credit_id,
pricegroup_id, pricebreak,
sellprice, curr,
validfrom, validto)
VALUES (?, ?, ?, ?, ?, ?, ?, ?)
ERROR: insert or update on table "partscustomer" violates foreign key constraint "partscustomer_credit_id_fkey"
DETAIL: Key (credit_id)=(0) is not present in table "entity_credit_account".


Thanks.
Brian


Brian Wolf
Phone: 410.367.2958
Try out Activus Secure Payments™, our recurring payments application.
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to