use defaut currency for supplier order

This commit is contained in:
Frédéric FRANCE 2018-07-24 17:06:12 +02:00 committed by GitHub
parent 3bdf7d411d
commit bde30b85ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1342,6 +1342,8 @@ if ($action=='create')
dol_htmloutput_events();
$currency_code = $conf->currency;
$societe='';
if ($socid>0)
{