diff --git a/frontend/payments/cebelica/InvoiceFox/cebelcaApi.php b/frontend/payments/cebelica/InvoiceFox/cebelcaApi.php index 5ddaf66b0..a6716a8f2 100644 --- a/frontend/payments/cebelica/InvoiceFox/cebelcaApi.php +++ b/frontend/payments/cebelica/InvoiceFox/cebelcaApi.php @@ -170,7 +170,7 @@ function ustvariPredracun($api,$podatki,$lang='si') { $glava = array ( //'title' => date("y")."-".$clientId, - 'title' => date("y")."-1ka-".$podatki['narocilo_id'], + 'title' => "1-".$podatki['narocilo_id'], 'date_sent' => date("d.m.Y"), 'days_valid' => $podatki['veljavnost'], 'id_partner' => $clientId,