add inventory fix

This commit is contained in:
2016-04-07 18:35:33 +02:00
parent 1e2db7b143
commit a858cedbba
4 changed files with 5 additions and 3 deletions

View File

@@ -97,9 +97,9 @@ class DetStatProcessor extends Object{
// $tetel->visszajelzesInformacio = "02";
// $this->detstatUzenet->tetelek[] = $tetel;
*/
$lab = new GiroDETSTALab();
$this->detstatUzenet->lab = $lab;
*/
}