From a0ef7174b80cec34da61ee8e0e471701391a86c2 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Thu, 9 Feb 2006 13:12:14 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20onglet=20aper=E7u=20sur=20la=20fiche=20?= =?UTF-8?q?commande=20client?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/commande/apercu.php | 2 +- htdocs/commande/commande.class.php | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/commande/apercu.php b/htdocs/commande/apercu.php index 1d6b6559017..253e154ff75 100644 --- a/htdocs/commande/apercu.php +++ b/htdocs/commande/apercu.php @@ -292,7 +292,7 @@ if ($_GET["id"] > 0) { /* } } else { dolibarr_print_error($db); -*/ } + }*/ } else { // Commande non trouvée print $langs->trans("ErrorPropalNotFound",$_GET["id"]); diff --git a/htdocs/commande/commande.class.php b/htdocs/commande/commande.class.php index 502a2dea032..06e51557aea 100644 --- a/htdocs/commande/commande.class.php +++ b/htdocs/commande/commande.class.php @@ -38,6 +38,8 @@ class Commande { var $db ; var $id ; + var $socidp; + var $contactid; var $brouillon; // Pour board