add inventory fix
This commit is contained in:
@@ -97,9 +97,9 @@ class DetStatProcessor extends Object{
|
||||
// $tetel->visszajelzesInformacio = "02";
|
||||
|
||||
// $this->detstatUzenet->tetelek[] = $tetel;
|
||||
*/
|
||||
$lab = new GiroDETSTALab();
|
||||
$this->detstatUzenet->lab = $lab;
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ return [
|
||||
'supportEmail' => 'rocho02@gmail.com',
|
||||
'infoEmail' => 'info@rocho-net.hu',
|
||||
'user.passwordResetTokenExpire' => 3600,
|
||||
'version' => 'v0.0.58',
|
||||
'version' => 'v0.0.59',
|
||||
'company' => 'movar',//gyor
|
||||
'company_name' => "Freimann Kft.",
|
||||
'product_visiblity' => 'account',// on reception which products to display. account or global
|
||||
|
||||
Reference in New Issue
Block a user