diff --git a/common/Controller/Web/Admin/Productos.php b/common/Controller/Web/Admin/Productos.php index 010c8a9..34b6d73 100644 --- a/common/Controller/Web/Admin/Productos.php +++ b/common/Controller/Web/Admin/Productos.php @@ -108,6 +108,7 @@ class Productos { ucfirst($f->locale('es')->isoFormat('MMMM')) . ',', $f->year ]); + $post['id'] = $producto->id; $producto->map((object) $post); /*$status1 = false;