Popravek ddv-ja na racunu pri podjetjih iz tujine - ce ima uporabnik ang. vmesnik in je drzava "Slovenia"
This commit is contained in:
parent
8c55a2d3ff
commit
0e6a7adc9b
@ -171,7 +171,7 @@ class UserNarocila{
|
|||||||
|
|
||||||
$rowNarocilo = mysqli_fetch_array($sqlNarocilo);
|
$rowNarocilo = mysqli_fetch_array($sqlNarocilo);
|
||||||
|
|
||||||
if($rowNarocilo['podjetje_drzava'] != 'Slovenija' && $rowNarocilo['podjetje_zavezanec'] == '1'){
|
if($rowNarocilo['podjetje_drzava'] != 'Slovenija' && $rowNarocilo['podjetje_drzava'] != 'Slovenia' && $rowNarocilo['podjetje_zavezanec'] == '1'){
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user