Ver código fonte

Suppression tillerSynchronisation

feature/export_comptable
Guillaume 4 anos atrás
pai
commit
388f8f4c06
1 arquivos alterados com 0 adições e 5 exclusões
  1. +0
    -5
      ShopBundle/Model/OrderShop.php

+ 0
- 5
ShopBundle/Model/OrderShop.php Ver arquivo

@@ -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)
*/

Carregando…
Cancelar
Salvar