ソースを参照

Suppression tillerSynchronisation

feature/export_comptable
Guillaume 4年前
コミット
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)
*/

読み込み中…
キャンセル
保存