Update box_fournisseurs.php
This commit is contained in:
parent
c38c0bec1c
commit
c01ab451cc
@ -109,7 +109,7 @@ class box_fournisseurs extends ModeleBoxes
|
|||||||
$datem=$db->jdate($objp->tms);
|
$datem=$db->jdate($objp->tms);
|
||||||
$thirdpartytmp->id = $objp->socid;
|
$thirdpartytmp->id = $objp->socid;
|
||||||
$thirdpartytmp->name = $objp->name;
|
$thirdpartytmp->name = $objp->name;
|
||||||
$thirdpartytmp->email = $objp->email;
|
$thirdpartytmp->email = $objp->semail;
|
||||||
$thirdpartytmp->code_client = $objp->code_client;
|
$thirdpartytmp->code_client = $objp->code_client;
|
||||||
$thirdpartytmp->logo = $objp->logo;
|
$thirdpartytmp->logo = $objp->logo;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user