Popravek sklica (brez "1-") na predracunu v cebelici (Goran)

This commit is contained in:
pero1203 2021-06-14 14:37:32 +02:00
parent 64899a36e8
commit ff070647ba

View File

@ -170,7 +170,7 @@ function ustvariPredracun($api,$podatki,$lang='si') {
$glava = array (
//'title' => date("y")."-".$clientId,
'title' => "1-".$podatki['narocilo_id'],
'title' => $podatki['narocilo_id'],
'date_sent' => date("d.m.Y"),
'days_valid' => $podatki['veljavnost'],
'id_partner' => $clientId,