Fix default currency not set on supplier order creation from commercial menu #8459
This commit is contained in:
parent
79af10fc83
commit
cb1a011b50
@ -1356,6 +1356,8 @@ if ($action=='create')
|
|||||||
|
|
||||||
dol_htmloutput_events();
|
dol_htmloutput_events();
|
||||||
|
|
||||||
|
$currency_code = $conf->currency;
|
||||||
|
|
||||||
$societe='';
|
$societe='';
|
||||||
if ($socid>0)
|
if ($socid>0)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user