correction code marché
This commit is contained in:
@@ -101,7 +101,7 @@ foreach($shipments as $element)
|
|||||||
// Dépiler
|
// Dépiler
|
||||||
$pile_index -= 1;
|
$pile_index -= 1;
|
||||||
// Rajouter un item
|
// 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::$libelle = 'Marchés '.$element['marcann'];
|
||||||
SMETI_db::$req1->execute();
|
SMETI_db::$req1->execute();
|
||||||
// Rajouter un lien
|
// Rajouter un lien
|
||||||
|
|||||||
Reference in New Issue
Block a user