Просмотр исходного кода

Suppression tillerSynchronisation

feature/export_comptable
Guillaume 4 лет назад
Родитель
Сommit
388f8f4c06
1 измененных файлов: 0 добавлений и 5 удалений
  1. +0
    -5
      ShopBundle/Model/OrderShop.php

+ 0
- 5
ShopBundle/Model/OrderShop.php Просмотреть файл

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

Загрузка…
Отмена
Сохранить