Missing argument 1 for Lib?

You need to give an argument to your function. Try:

'partnumber' => $this->getPartnumber(),

'parttrailer' => getPartTrailer($this);

Leave a Comment