diff --git a/Controller/ApiController.php b/Controller/ApiController.php index b5eb1d8..2fe0d3d 100755 --- a/Controller/ApiController.php +++ b/Controller/ApiController.php @@ -188,7 +188,9 @@ final class ApiController extends Controller ->where('billElement', $new->id) ->execute(); + /** @phpstan-ignore-next-line */ if ($new->item === $old->item) { + /** @phpstan-ignore-next-line */ // quantity change // lot changes // stock changes