#!/usr/bin/env php
***** create_invoice.php (1.7) *****
Dolibarr a détecté une erreur technique.
Ces informations peuvent être utiles à des fins de diagnostic (vous pouvez définir l'option $dolibarr_main_prod sur '1' pour masquer les informations sensibles):
Date: 20250629033504
Dolibarr: 20.0.0 - https://www.dolibarr.org
Niveau de fonctionnalités: 0
Identifiant: admin
PHP: 8.0.30
Server: Apache
OS: Linux webd292.cluster023.gra.hosting.ovh.net 5.15.148-ovh-vps-grsec-zfs-classid #1 SMP Thu Feb 8 09:41:04 UTC 2024 x86_64
User Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Url sollicitée: /dolibarr/dev/examples/code/create_invoice.php
Referer:
Gestionnaire de menu:
Modules/Applications: user, ecm, commande, resource, expedition, margin, ficheinter, loan, fournisseur, contrat, supplier_proposal, partnership, reception, export, import, agenda, facture, tax, salaries, banque, accounting, product, stock, variants, projet, categorie, fckeditor, service, holiday, expensereport, societe, propal
Type gestionnaire de base de données: mysqli
Requête dernier accès en base en erreur: INSERT INTO onr_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-06-29 03:35:04', '2025-06-29 03:35:04', null, 'A private comment', 'A public comment', null, NULL, null, null, null, null, 1, null, 1, 0, '2025-06-30 03:35:04', null, null, null, 0, 0, '', 0, 'EUR', 1, 0, NULL, 0)
Code retour dernier accès en base en erreur: DB_ERROR_1452
Information sur le dernier accès en base en erreur: Cannot add or update a child row: a foreign key constraint fails (`onrnegocecrm`.`onr_facture`, CONSTRAINT `fk_facture_fk_soc` FOREIGN KEY (`fk_soc`) REFERENCES `onr_societe` (`rowid`))
Message: Cannot add or update a child row: a foreign key constraint fails (`onrnegocecrm`.`onr_facture`, CONSTRAINT `fk_facture_fk_soc` FOREIGN KEY (`fk_soc`) REFERENCES `onr_societe` (`rowid`))
--- end error code=1