Browse Source

Correctif bon de commande producteur

feature/export_comptable
Fab 4 years ago
parent
commit
3f06160d95
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ShopBundle/EventSubscriber/EditEventSubscriber.php

+ 1
- 0
ShopBundle/EventSubscriber/EditEventSubscriber.php View File

@@ -57,6 +57,7 @@ class EditEventSubscriber implements EventSubscriberInterface

public function updateCommonProperty(GenericEvent $event)
{

/* $this->setUpdated($entity);
$this->setAddressCreatedBy($entity) ;*/
}

Loading…
Cancel
Save