fix detsta download, fix card move card update

This commit is contained in:
2016-03-18 10:21:28 +01:00
parent 16d25abd7c
commit 1d5a5be5bf
8 changed files with 31 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ class GiroBase {
$data = substr($data, 0, $hossz );
}
$data = str_pad($data, $hossz, $pad_string, STR_PAD_RIGHT);
echo $data;
//echo $data;
// echo strlen($data);
return $data;
}

View File

@@ -71,7 +71,7 @@ class GiroBeszed extends GiroBase {
$tetel->szamlaTulajdonosNeve = $customer->name;
$tetel->kozlemeny = "Fitness berlet. Megbizas azon: " . $request->id_ticket_installment_request;
return $tetel->toString();
return $tetel->toString();
}
public static function createLab($requests) {

View File

@@ -2,6 +2,7 @@
namespace common\components\giro;
use common\components\giro\GiroBase;
use yii\helpers\VarDumper;
/**
* @property common\components\giro\GiroUzenetsorszam $uzenetSorszam
* @property common\components\giro\GiroBankszamla $kotelezettBankszamla