Skip to content
Snippets Groups Projects
Commit cf9d1b10 authored by Philippe Grand's avatar Philippe Grand
Browse files

trad missing

parent 97f4a74a
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ class InfoBox
$sql.= " WHERE entity = ".$conf->entity;
}
dol_syslog(get_class($this)."::listBoxes get default box list sql=".$sql, LOG_DEBUG);
dol_syslog(get_class()."::listBoxes get default box list sql=".$sql, LOG_DEBUG);
$resql = $db->query($sql);
if ($resql)
{
......
......@@ -109,6 +109,7 @@ PaymentOrderRef=Paiement commande %s
CloneOrder=Cloner commande
ConfirmCloneOrder=Êtes-vous sûr de vouloir cloner cette commande <b>%s</b> ?
DispatchSupplierOrder=Réception de la commande fournisseur %s
DateDeliveryPlanned=Date de livraison prévue
##### Types de contacts #####
TypeContact_commande_internal_SALESREPFOLL=Responsable suivi commande client
TypeContact_commande_internal_SHIPPING=Responsable envoi commande client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment