|
|
|
|
|
|
|
|
$this->addColumn('produit', 'id_etablissement', Schema::TYPE_INTEGER) ; |
|
|
$this->addColumn('produit', 'id_etablissement', Schema::TYPE_INTEGER) ; |
|
|
$this->addColumn('production', 'id_etablissement', Schema::TYPE_INTEGER) ; |
|
|
$this->addColumn('production', 'id_etablissement', Schema::TYPE_INTEGER) ; |
|
|
$this->addColumn('point_vente', 'id_etablissement', Schema::TYPE_INTEGER) ; |
|
|
$this->addColumn('point_vente', 'id_etablissement', Schema::TYPE_INTEGER) ; |
|
|
|
|
|
$this->addColumn('user', 'id_etablissement', Schema::TYPE_INTEGER) ; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
public function down() |
|
|
public function down() |