Merge pull request #9145 from frederic34/patch-12
use defaut currency for supplier order
This commit is contained in:
commit
c7f54439ff
@ -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