From: Terry P. <te...@tj...> - 2016-03-09 00:40:48
|
*Database Error 1452* : CRITICAL ERROR! NOTE DOWN THIS ERROR AND SEEK ASSISTANCE: The debtor transaction taxes records could not be inserted because Cannot add or update a child row: a foreign key constraint fails (`expert_wifi`.`debtortranstaxes`, CONSTRAINT `debtortranstaxes_ibfk_1` FOREIGN KEY (`taxauthid`) REFERENCES `taxauthorities` (`taxid`)) *Database SQL Failure* : The following SQL to insert the debtor transaction taxes record was used INSERT INTO debtortranstaxes( debtortransid, taxauthid, taxamount) VALUES('349', '', '0') *Database Rollback Due to Error Above* : Rolling Back Transaction OK webERP version 4.12.3 I was trying to credit a invoice (my first ever credit attempt) using the shipping cost credit entry. I get the same error if I try and credit using a Item line. Anyone have any advice ? -- Best Regards Terry Porter <te...@tj...> <http://expert-wifi.com> |