From 61b873ae4fd201620bcd7d0bf08d880341d82ad2 Mon Sep 17 00:00:00 2001 From: tibo Date: Tue, 3 Mar 2020 07:41:27 +0000 Subject: [PATCH] =?UTF-8?q?correction=20code=20march=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/import_09_marches.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/import_09_marches.php b/bin/import_09_marches.php index 211a888..49356a7 100644 --- a/bin/import_09_marches.php +++ b/bin/import_09_marches.php @@ -101,7 +101,7 @@ foreach($shipments as $element) // Dépiler $pile_index -= 1; // Rajouter un item - SMETI_db::$code = 'MARC'.$pile_code[$pile_index].$element['mpcacod']; + SMETI_db::$code = 'MARC'.$pile_code[$pile_index].$element['marcann']; SMETI_db::$libelle = 'Marchés '.$element['marcann']; SMETI_db::$req1->execute(); // Rajouter un lien