use defaut currency for supplier order
This commit is contained in:
parent
3bdf7d411d
commit
bde30b85ad
@ -1342,6 +1342,8 @@ if ($action=='create')
|
||||
|
||||
dol_htmloutput_events();
|
||||
|
||||
$currency_code = $conf->currency;
|
||||
|
||||
$societe='';
|
||||
if ($socid>0)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user