diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index e69d0b85c3f..9920929cfa8 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -640,7 +640,7 @@ if ($_GET['action'] == 'create') $societe_id = $propal->soc_id; $projet=$propal->projetidp; $cond_reglement_id = $propal->cond_reglement_id; - $mode_reglement_id = $propal->mode_reglement_id; + $mode_reglement_id = $propal->mode_reglement_id; $soc->fetch($societe_id); } elseif ($_GET['commandeid']) @@ -651,7 +651,7 @@ if ($_GET['action'] == 'create') $projet=$commande-> projet_id; $ref_client=$commande->ref_client; $cond_reglement_id = $commande->cond_reglement_id; - $mode_reglement_id = $commande->mode_reglement_id; + $mode_reglement_id = $commande->mode_reglement_id; $soc->fetch($societe_id); } elseif ($_GET['contratid']) @@ -667,7 +667,7 @@ if ($_GET['action'] == 'create') $societe_id=$socidp; $soc->fetch($societe_id); $cond_reglement_id = $soc->cond_reglement; - $mode_reglement_id = $soc->mode_reglement; + $mode_reglement_id = $soc->mode_reglement; } @@ -763,10 +763,10 @@ if ($_GET['action'] == 'create') { print ''."\n"; print ''."\n"; + print ''."\n"; print ''."\n"; print ''."\n"; - print ''."\n"; - print ''; + print ''; print '