Pārlūkot izejas kodu

Frontend : ajout propertyVariety et propertyAlcoholLevel

feature/export_comptable
Guillaume pirms 4 gadiem
vecāks
revīzija
040173bede
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      ShopBundle/Model/ProductFamily.php

+ 1
- 1
ShopBundle/Model/ProductFamily.php Parādīt failu

@@ -657,7 +657,7 @@ abstract class ProductFamily extends AbstractDocumentEntity implements ProductPr

public function setPropertyVariety(?string $propertyVariety): self
{
$this->propertyQuantity = $propertyVariety;
$this->propertyVariety = $propertyVariety;

return $this;
}

Notiek ielāde…
Atcelt
Saglabāt