update('Commandes') ->set('statutCommande', '?', $_REQUEST['statutCommande']) ->set('commentaire', '?', $_REQUEST['commentaire']) ->where('idCommande = ?', $_REQUEST['idCommande']); //echo $q->getSql(); //print_r($q->getFlattenedParams()); echo $rows = $q->execute(); exit; } if(isset($_REQUEST['ajax'])) { ?>
N° | Siren | Document | dateCommande | dateReception | |
---|---|---|---|---|---|
G=$commande->idCommande?> | =$commande->siren?> | =$commande->emailCommande?> |
Ref : =$commande->refDocument?> Type : =(array_key_exists('a'.substr($commande->refDocument, 0, 2), $typeActes)) ? $typeActes['a'.substr($commande->refDocument, 0, 2)] : ''; ?> Lib : =$commande->libDocument?> statutCommande<2 && $commande->dateReception=='0000-00-00 00:00:00') { ?> Placer cette commande en erreur statutCommande==9) { ?> Erreur sur la commande : =$commande->commentaire?> |
=$commande->dateCommande?> | =$commande->dateReception?> |
Référence commande | Siren | Document | Fichier |
---|---|---|---|
G=$commande->idCommande?> | =$commande->siren?> |
Ref : =$commande->refDocument?> Type : =(array_key_exists('a'.substr($commande->refDocument, 0, 2), $typeActes)) ? $typeActes['a'.substr($commande->refDocument, 0, 2)] : ''; ?> Libellé : =$commande->libDocument?> Commentaires : =$commande->commentaire?> |