#!/usr/bin/env php ***** create_invoice.php (1.7) ***** Dolibarr has detected a technical error.
This information can be useful for diagnostic purposes (you can set option $dolibarr_main_prod to '1' to hide sensitive information):
Date: 20250704223924
Dolibarr: 20.0.4 - https://www.dolibarr.org
Level of features: 0
Login: admin
PHP: 8.2.28
Server: Apache/2.4.62 (Debian)
OS: Linux frhb94751flex 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-2 (2023-07-27) x86_64
User Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Requested URL: /naabokk/dolibarr/dev/examples/code/create_invoice.php
Referer:
Menu manager:

Modules/Applications: multicompany, user, agenda, import, fckeditor, export, societe, categorie, product, stock
Database type manager: mysqli
Latest database access request error: INSERT INTO llx_facture ( ref, entity, ref_ext, type, subtype, fk_soc, datec, datef, date_pointoftax, note_private, note_public, ref_client, fk_account, module_source, pos_source, fk_fac_rec_source, fk_facture_source, fk_user_author, fk_projet, fk_cond_reglement, fk_mode_reglement, date_lim_reglement, model_pdf, situation_cycle_ref, situation_counter, situation_final, fk_incoterms, location_incoterms, fk_multicurrency, multicurrency_code, multicurrency_tx, retained_warranty, retained_warranty_date_limit, retained_warranty_fk_cond_reglement) VALUES ('(PROV)', 1, null, '0', null, 4, '2025-07-04 22:39:24', '2025-07-04 22:39:24', null, 'A private comment', 'A public comment', null, NULL, null, null, null, null, 1, null, 1, 0, '2025-07-05 22:39:24', null, null, null, 0, 0, '', 0, 'USD', 1, 0, NULL, 0)
Return code for latest database access request error: DB_ERROR_1452
Information for latest database access request error: Cannot add or update a child row: a foreign key constraint fails (`dolibarrdb`.`llx_facture`, CONSTRAINT `fk_facture_fk_soc` FOREIGN KEY (`fk_soc`) REFERENCES `llx_societe` (`rowid`))

Message: Cannot add or update a child row: a foreign key constraint fails (`dolibarrdb`.`llx_facture`, CONSTRAINT `fk_facture_fk_soc` FOREIGN KEY (`fk_soc`) REFERENCES `llx_societe` (`rowid`))
--- end error code=1