Bläddra i källkod

Suppression tillerSynchronisation

feature/export_comptable
Guillaume 4 år sedan
förälder
incheckning
388f8f4c06
1 ändrade filer med 0 tillägg och 5 borttagningar
  1. +0
    -5
      ShopBundle/Model/OrderShop.php

+ 0
- 5
ShopBundle/Model/OrderShop.php Visa fil

@@ -50,11 +50,6 @@ abstract class OrderShop extends AbstractEntity implements FilterMerchantInterfa
*/
protected $meanPayment;

/**
* @ORM\Column(type="boolean", nullable=true)
*/
protected $tillerSynchronisation;

/**
* @ORM\OneToMany(targetEntity="Lc\ShopBundle\Context\OrderStatusHistoryInterface", mappedBy="orderShop", orphanRemoval=true)
*/

Laddar…
Avbryt
Spara