SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`billing`.`commission_salesrep_bill`, CONSTRAINT `commission_salesrep_bill_ibfk_1` FOREIGN KEY (`commission_recipient_id`) REFERENCES `commission_contact` (`id`))
Billing Administration
The nexSwitch administration portal allows you to manage the switch for customers. The nexSwitch portal provides you with provisioning tools for a PBX and trunks. Depending on the option(s) selected, you will find what you require on the left. If you have any questions, please contact nexMatrix Telecom, Inc. at (208) 697-5808.
SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`billing`.`commission_salesrep_bill`, CONSTRAINT `commission_salesrep_bill_ibfk_1` FOREIGN KEY (`commission_recipient_id`) REFERENCES `commission_contact` (`id`))
08-25-2026 21:53:49 SQL Statement: SELECT id, active, first_name, last_name, company_name, phone, address1, address2, city, state, zip, notes, tax_id, ssn FROM commission_contact WHERE id = '5'
08-25-2026 21:53:49 SQL Statement: SELECT invoice_info_id, customer_id, invoice_info_cmpname, invoice_info_comments, invoice_info_cmpadd1, invoice_info_cmpadd2, invoice_info_cmpcity, invoice_info_cmpstate, cmpzip, cmpphone, cmptollfree, cmpfax, invoice_billcontact_email, invoice_info_cmpurl, invoice_info_cmpcopyRight, web_logo1 FROM invoice_info WHERE invoice_info_id = '1'