#!/usr/bin/env php
***** create_order.php (1.11) *****
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: 20250704223842
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_order.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_commande ( ref, fk_soc, date_creation, fk_user_author, fk_projet, date_commande, source, note_private, note_public, ref_ext, ref_client, model_pdf, fk_cond_reglement, deposit_percent, fk_mode_reglement, fk_account, fk_availability, fk_input_reason, date_livraison, fk_delivery_address, fk_shipping_method, fk_warehouse, fk_incoterms, location_incoterms, entity, module_source, pos_source, fk_multicurrency, multicurrency_code, multicurrency_tx) VALUES ('(PROV)', 4, '2025-07-04 22:38:42', 1, null, '2025-07-04 22:38:42', 1, 'A private comment', 'A public comment', null, null, '', null, null, null, NULL, null, null, null, NULL, NULL, NULL, 0, '', 1, null, null, 0, 'USD', 1)
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_commande`, CONSTRAINT `fk_commande_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_commande`, CONSTRAINT `fk_commande_fk_soc` FOREIGN KEY (`fk_soc`) REFERENCES `llx_societe` (`rowid`))
--- end error code=1