瀏覽代碼

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

Loading…
取消
儲存